jroliveira / scooby-api

🐾 Scooby (api) :dog:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scooby (api)

Code Climate bitHound Overall Score bitHound Code bitHound Dependencies Build Status

Pre requirements

Installing

$ git clone https://github.com/jroliveira/scooby-api.git

Configuration

Verificar a issue Configurar primeiro acesso do Neo4j para configurar o primeiro acesso a aplicação. Assim que a issue for resolvida, acredito que este passo não existirá mais.

Building

$ docker-compose rm --all &&
>  docker-compose pull &&
>  docker-compose build --no-cache &&
>  docker-compose up -d --force-recreate

How to use it

$ docker-compose up

Contributions

  1. Fork it
  2. git checkout -b
  3. git add --all && git commit -m "feature description"
  4. git push origin
  5. Create a pull request

About

🐾 Scooby (api) :dog:

License:MIT License


Languages

Language:TypeScript 100.0%