An open API service indexing awesome lists of open source software.

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

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
```