Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michalczaplinski/hypermark-server
https://github.com/michalczaplinski/hypermark-server
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/michalczaplinski/hypermark-server
- Owner: michalczaplinski
- Created: 2019-06-06T20:51:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T20:11:37.000Z (over 4 years ago)
- Last Synced: 2024-10-27T16:38:41.572Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 392 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
You need to create `.env` file with:
```
JWT_SECRET=mysecret
MONGO_URI=mongodb://host/db
```