Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidgoyal/75hard-backend
This is a 75 Hard challenge progress tracker website made using Mern Stack.
https://github.com/davidgoyal/75hard-backend
Last synced: about 2 months ago
JSON representation
This is a 75 Hard challenge progress tracker website made using Mern Stack.
- Host: GitHub
- URL: https://github.com/davidgoyal/75hard-backend
- Owner: DavidGoyal
- Created: 2024-07-08T01:05:55.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-29T01:07:20.000Z (6 months ago)
- Last Synced: 2024-07-29T19:04:59.782Z (6 months ago)
- Language: TypeScript
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SWEATFUSE
It is a 75 days progress tracker website. A user can keep track of progress by uploading a selfie everyday.
## Installation
```bash
npm install
npm build
npm run start
```## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`PORT`
`MONGODB_URI`
`JWT_SECRET_KEY`
`CLOUDINARY_CLOUD_NAME`
`CLOUDINARY_API_KEY`
`CLOUDINARY_API_SECRET`
`FRONTEND_URL`## Screenshots
![App Screenshot](https://iili.io/dfB4Hb4.png)
![App Screenshot](https://iili.io/dfB47rF.png)
## Authors
- [@LinkedIn](www.linkedin.com/in/david-goyal)
- [@X](https://x.com/David__Goyal)