Skip to content

Bitspleaseee/controller

Repository files navigation

Controller

Build Status

Docker

Run controller and database

$ docker-compose up

Setup database for local development

$ docker-compose up db
$ # Set the IP of the database URL to the returned IP address
$ docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' <name-of-container>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published