https://github.com/janoside/express-mongo-skeleton-app
A skeleton webapp, based on express and backed by mongodb.
https://github.com/janoside/express-mongo-skeleton-app
Last synced: 5 months ago
JSON representation
A skeleton webapp, based on express and backed by mongodb.
- Host: GitHub
- URL: https://github.com/janoside/express-mongo-skeleton-app
- Owner: janoside
- License: mit
- Created: 2020-11-04T23:36:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T23:38:03.000Z (about 5 years ago)
- Last Synced: 2025-02-22T12:16:19.677Z (11 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webapp Skeleton
MongoDB-based skeleton express app.
### Features
* Create users collection
* Create default admin user
* Login + rememberme
* Admin tools for app metadata and basic user management