Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

lauraseidler/topics-driven-backlog

Repository files navigation

Topics Driven Backlog

Build Status codecov

Requirements

  • Installation of Docker and Docker Compose

Startup

Run npm run dev to start up the dev environment. Browse app at localhost:8080.

Working with the app

Run npm run bash to open a bash shell on the docker machine.

Edit Gemfile and then run npm run bundle:update to install new gems.

To create and seed (if db does not exist) or migrate (if db does exist) the database, run npm run db:migrate.

Shutdown

Run npm stop to properly shut down the container.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published