Coder Social home page Coder Social logo

waveyboym / text-editor-notepad Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.45 MB

a simple text editor and note desktop application

Go 0.74% HTML 0.14% JavaScript 2.23% TypeScript 95.46% CSS 1.44%
customization desktop-app desktop-application editor modern-ui notes-app reactjs tailwindcss text-editor typescript vite wails-app wails-create-react-app frontend-app wails

text-editor-notepad's Introduction

text-editor-notepad

a simple text editor application done with wails and react + typescript + tailwindcss

NB: Please note this app is still under heavy development and a lot still does not work and/or still needs to be fixed

Presentation

presentation

I am a user/tester

Executables coming soon...

I am a developer

  1. Install wails onto your desktop. You can do so by following their guide over here: https://wails.io/docs/introduction/ (make sure to init a new project with react + typescript instead of vanilla javascript).
  2. Once wails is installed and you have created a new project, test run it to make sure it works by running wails dev.
  3. Clone this repository onto your computer
  4. When you open the root directory of the project, you should identify the 8 files that will be replaced, namely, ".gitignore", "app.go", "go.mod", "go.sum", "main.go", "package.json", "package-lock.json", "README.md". The files to replace them with can be found in the root of this repository under the backend directory.
  5. Copy the entirety of the frontend folder from the root of this repository and replace the frontend in the root of your project with the one from this repository.
  6. Once that is complete, open a terminal that is the root directory of your project and run npm install to install various node modules
  7. Once that is done, you may run wails dev to start a development server for the app
  8. To make a production build, run wails build and the build will be found for your current operating system in the root of the project under the build directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.