https://github.com/dylanlott/nodal-docker
A dockerized nodal app
https://github.com/dylanlott/nodal-docker
Last synced: about 1 year ago
JSON representation
A dockerized nodal app
- Host: GitHub
- URL: https://github.com/dylanlott/nodal-docker
- Owner: dylanlott
- Created: 2016-12-13T06:55:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-13T06:56:20.000Z (over 9 years ago)
- Last Synced: 2025-01-30T01:29:47.246Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Dockerized Nodal Application
## Running Locally
```sh
$ docker-compose up
```
Your app should now be running on [localhost:3000](http://localhost:3000/).
Generated by [Nodal](http://nodaljs.com), [Docker]() and [Docker-Compose]()