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

https://github.com/nicor88/dataonme


https://github.com/nicor88/dataonme

angular data-visualization mongodb nodejs

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# dataOnMe
DataOnMe is a platform to track data about you and your charges.
For now is possible to collect only data about your refuellings,
and to have statistics about your vehicle consumption and monthly charges
The plaform is based on Node.js and MongoDB.

## Requirements
* Node.js
* Docker

## Development
* Install dependencies: `npm install`
* Start Docker
* Run `docker-compose up`
* Build the frontend app: `npm run build` or `npm run build-min`
* Run server: `npn run server` or `npm run server-dev`

## Initialize data
To have basic data run
```node initMetadata.js ```

Credentials

User: user
Password: password