A seamless and versatile notepad application that empowers users to continue their work effortlessly across various devices and workspaces.
Live Demo • Features • Installation • Usage • Contributing • License
- Cross-Platform Continuity: Seamlessly transition between devices and workspaces while continuing your important work with ease.
- QR Code Integration: Scan a QR code to pick up where you left off on your phone, allowing for smooth transitions between platforms.
- Unlimited Clipboard: Enhance your productivity with an unlimited clipboard, facilitating quick copying and pasting of notes.
- Note Connection: Connect related notes for improved organization and a clearer overview of your ideas and tasks.
Follow these steps to set up the application locally:
$ git clone https://github.com/cuuj69/notes--backend.git
$ cd notes--backend
$ npm install
Start the application using the following commands
# Development mode
$ npm run start:dev
# Production mode
$ npm run start:prod
Run tests to ensure the intergrity of your application
# Unit test
$ npm run test
# End-to-end tests
$ npm run test:e2e
# Test coverage
$ npm run test:cov
Support and Contributions
This project is open source and licensed under the MIT License. We appreciate the support of backers and contributors who help us improve the application.
Stay Connected
Author - William Jefferson Mensah
Website - https://tinyurl.com/william-mensah
License
This project is licensed under the MIT License.