Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khaledalabssi/xproject_bk
https://github.com/khaledalabssi/xproject_bk
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/khaledalabssi/xproject_bk
- Owner: KhaledAlabssi
- Created: 2024-04-06T10:49:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-10T10:50:00.000Z (7 months ago)
- Last Synced: 2024-05-31T16:21:09.365Z (6 months ago)
- Language: HTML
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xProject API
> Visit live: https://xproject-bk.onrender.com/
### How to run the app:
- Download/clone the repo into a directory
- Navigate to the directory you just downloaded the app in
- Create .env file with the needed vars:
- MONGO_URL
- JWT_SECRET
- JWT_LIFETIME
- Run ```npm install```
- Run ```npm run dev```
- Open your browser on | http://localhost:5000 | to see the API documentation