Giter Club home page Giter Club logo

fztracker-api's Introduction

FZTracker

FZTracker Rest API is a NestJS project. It supports all endpoints related with FZTracker application.

Installation

Create .env file in the root.

MONGO_DB_HOST=localhost
MONGO_DB_PORT=27017
MONGO_DB_DATABASE=fztracker
MONGO_DB_INITIAL_CONNECTION_ATTEMPTS=10
MONGO_DB_INITIAL_CONNECTION_INTERVAL=1000
PORT=8000
TOKEN_TTL=172800
LOG_LEVEL=api:LOG|WARNING|ERROR|DEBUG
DEFAULT_TIMEOUT=90

Allowed log levels: LOG|WARNING|ERROR|DEBUG

Run the following commands:

$ npm install

Running the app

Development mode

npm run build
npm run dev

Production mode

npm run build
npm run build-documentation
npm start:prod

TODO: leitura de condutor após leitura de uma viatura associar movimentos usar cardNumber para mostrar visualmente

possibilidade de introduzir o cardNumber para gerar um movimento com confirmação visual

ecra para gestão de leitores

SITE: dashboard com acesso publico consultas para não admin edição para admin

tipo de user para os leitores usar TTL diferente para os leitores: infinito

mudar para node 10.16.3

fztracker-api's People

Contributors

tfuzo avatar baldasman avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.