Table of Contents
|
Habit Rabbit is a web application for creating and tracking progress on your habits. Key features of Habit Rabbit:
|
Install Node and NPM https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
npm install npm run dev| Name | Description |
|---|---|
| DATABASE_URL | The local database url |
| AUTH_SECRET | The jwt secret key for authentication between the FE and BE |
You can generate a the jwt secret key here: https://jwtsecret.com/generate
- Frontend
- Create Habit
- View Habit List
- View Habit Detail
- Delete Habit
- Backend
- Optimize Queries
- Unit tests
Reach out to the maintainer at one of the following places: