A Next.js/MongoDB based notion-like to-do software app
To develop Hoopla locally, you can use the following commands:
- git clone https://github.com/Sadashii/Hoopla.git
- cd Hoopla
- rename .env.example to .env and update it as required
- npm install
- npm run dev and visit http://localhost:4000
Contributions, issues and feature requests are welcome. After cloning & setting up project locally, you can just submit a PR to this repo, and it will be deployed once it's accepted.
Be sure to drop a 🌟 if you like the project!