Skip to content

A beautiful Note-Taking App to use anywhere anytime, its offline ~_~

License

Notifications You must be signed in to change notification settings

bunrots/Memoir-App-fork

 
 

Repository files navigation

alt text



Getting Started

First things first (for devs), you need to manually install the required packages after cloning the repository:

git clone https://github.com/MemoirApplication/Memoir-App.git --depth 1
cd Memoir-App && git pull
yarn install #you can still use npm but yarn is recommended

Make a .env.local file and then update the api keys for Clerk.

To run the development server

npx convex dev 
npm run dev

To run the development electron

npm run electron

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Contributing

To contribute to the project see CONTRIBUTING.md Alt

Star History

Star History Chart

About

A beautiful Note-Taking App to use anywhere anytime, its offline ~_~

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.6%
  • JavaScript 7.9%
  • CSS 4.5%