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

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

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]()