https://github.com/devmukulsingh/astroassignmentserver
https://github.com/devmukulsingh/astroassignmentserver
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devmukulsingh/astroassignmentserver
- Owner: devMukulSingh
- Created: 2025-02-02T02:35:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-02T05:58:09.000Z (over 1 year ago)
- Last Synced: 2025-02-02T06:18:44.545Z (over 1 year ago)
- Language: TypeScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# server
STEP1 - Run bun install or npm install
STEP2 - Rename .env.example file to .env and enter the DATABASE_URL
STEP3 - Run bun run dev or npm run dev to start the server