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

https://github.com/aparzi/fuel-prices-api

fuel prices api in nodejs
https://github.com/aparzi/fuel-prices-api

api docker docker-compose javascript nodejs

Last synced: about 2 months ago
JSON representation

fuel prices api in nodejs

Awesome Lists containing this project

README

          

# Fuel Type API Environment

## Development
Start project container in development (localhost):

`docker-compose -f docker-compose.dev.yml up -d --build`


## Information:

If you don't get this response then please run logs for each instance:
`docker logs -f CONTAINER NAME`

How do I see the active container names?
`docker ps -a`