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
- Host: GitHub
- URL: https://github.com/aparzi/fuel-prices-api
- Owner: aparzi
- Created: 2022-10-15T15:47:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T16:42:45.000Z (over 3 years ago)
- Last Synced: 2025-02-25T03:28:05.929Z (over 1 year ago)
- Topics: api, docker, docker-compose, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`