https://github.com/alexandermasud/mortfors
A Node.js application with a customer and admin interface
https://github.com/alexandermasud/mortfors
mongodb nodejs postgressql
Last synced: 2 months ago
JSON representation
A Node.js application with a customer and admin interface
- Host: GitHub
- URL: https://github.com/alexandermasud/mortfors
- Owner: alexandermasud
- Created: 2017-05-04T15:11:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T16:56:33.000Z (over 8 years ago)
- Last Synced: 2026-01-03T14:26:52.369Z (5 months ago)
- Topics: mongodb, nodejs, postgressql
- Language: JavaScript
- Homepage:
- Size: 23.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mörtfors buss
This app is built with Node.js, Handlebars.js, Express.js, Passport, Mongoose for database MongoDB and PostgreSQL has been used.
### Version
2.0.0
### Usage
An app to be used by a busscompany both internally and for customers.
### Installation
Mörtfors buss requires Node.js.
```sh
$ cd
$ npm install
$ node app
```