https://github.com/hardcoder404/taskfyer
Task Management App
https://github.com/hardcoder404/taskfyer
Last synced: 12 months ago
JSON representation
Task Management App
- Host: GitHub
- URL: https://github.com/hardcoder404/taskfyer
- Owner: HardCoder404
- Created: 2024-11-14T07:17:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-14T07:48:31.000Z (over 1 year ago)
- Last Synced: 2025-02-04T20:19:29.344Z (about 1 year ago)
- Language: TypeScript
- Size: 501 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Add these variables in your .env file
MONGO_URI=your_mongo_uri
JWT_SECRET=secret or anything random
CLIENT_URL=http://localhost:3000 or any localhost port that you are using
PORT=8000
# DEMO





