Skip to content

MemoirApplication/Memoir-App

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