https://github.com/rayzik/template_server_express
https://github.com/rayzik/template_server_express
express expressjs mongoose template-server typescript
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rayzik/template_server_express
- Owner: RayZik
- Created: 2017-10-17T03:31:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T01:19:26.000Z (over 8 years ago)
- Last Synced: 2025-03-15T22:41:22.687Z (about 1 year ago)
- Topics: express, expressjs, mongoose, template-server, typescript
- Language: TypeScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Шаболны сервера на express с использованием разных стеков
Ветки с шаблонами:
* master - простой express сервер, без подключения к базе, нет ничего лишнего;
* templates/express-mongoose - простой express сервер с прослойкой mongoose для mongoDB и настроенным роутингом (REST);