Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsdrvgo/institution
https://github.com/itsdrvgo/institution
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsdrvgo/institution
- Owner: itsdrvgo
- Created: 2024-07-24T07:59:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T19:45:28.000Z (5 months ago)
- Last Synced: 2024-10-25T04:11:36.524Z (about 2 months ago)
- Language: JavaScript
- Size: 27.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assets
### DATABASE
- **DATABASE_URL** : `mongodb+srv://rahulshop4560000:[email protected]`
- **DATABASE_NAME** : `institution`### SERVER
- **PORT** : `3001`
- **FRONTEND_URL** : `http://localhost:3001`
- **ADMIN_URL** : `http://localhost:3001/admin`
- **ADMIN_SIGNIN_URL** : `http://localhost:3001/admin/signin`### CREDENTIALS
- **ADMIN_EMAIL** : `[email protected]`
- **ADMIN_PASSWORD** : `Password1!`### POSTMAN
- **DOCS** : [Click here](./postman/Institution.postman_collection.json)
Thank you!