Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fenwick67/md-wiki
markdown based wiki with mongodb backend
https://github.com/fenwick67/md-wiki
Last synced: about 1 month ago
JSON representation
markdown based wiki with mongodb backend
- Host: GitHub
- URL: https://github.com/fenwick67/md-wiki
- Owner: fenwick67
- Created: 2016-08-12T02:58:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-14T02:16:27.000Z (over 8 years ago)
- Last Synced: 2024-10-29T08:05:20.037Z (about 2 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Env vars:
```
MONGO_URL: mongodb url < mongodb://localhost/test >
PORT: http port < 3000 >
```