https://github.com/travetto/starter
Reference application for the travetto framework
https://github.com/travetto/starter
authentication express sample-project travetto typescript web-app
Last synced: 24 days ago
JSON representation
Reference application for the travetto framework
- Host: GitHub
- URL: https://github.com/travetto/starter
- Owner: travetto
- Created: 2017-10-01T02:17:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T02:25:21.000Z (almost 8 years ago)
- Last Synced: 2025-09-19T12:42:58.318Z (9 months ago)
- Topics: authentication, express, sample-project, travetto, typescript, web-app
- Language: TypeScript
- Homepage: https://travetto.io
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
travetto: Starter
===
Sample Starter for a node core app. This utilizes the following modules:
- Express
- Asset
- Auth
- Mongo
- Model
- Test
It set's up a simple rest endpoint that supports authentication/registration as well as
image serving.