- ✍️ Full Text Editor: Create notes with an powerful text editor.
- ☁️ Cloud Sync: Keep your notes safe and accessible from anywhere.
- 🚀 More Features Coming Soon! I'm working on new exciting features!
The main goal was to create my own tool to store notes and be able to access them from any device. Once the project is complete in a full and stable version, I would like other people to participate to improve it and turn it into an Open-Source project, useful, powerful, attractive and above all, available and free for everyone.
So if you want to participate in any way, please contact me and let's make something great 🚀🚀.
This project is currently in development, and as such, it may not be secure enough for storing passwords or sensitive information. We do not recommend using it for such purposes until it reaches a stable release. 🙏🙏
ℹ️ To run this project on your local machine, you need to install Docker and have a Neon Database Serverless account.
- Clone this repository
- Run
npm i - Install Docker on your machine
- Copy
.env.exampleto.env - Create a Neon Database Serverless account
- Create a new project on Neon Database Serverless
- Copy the connection string of your project
- Replace
VITE_DATABASE_URL=in.envwith your connection string - Run
docker compose up -d(lastest Docker versions) - Go to
http://localhost:3300in your browser - Ready 🚀🚀
