Skip to content

grosscr/adopt_a_family

Repository files navigation

AdoptAFamily

The purpose of this project is to make tracking of families, gifts, receipts, etc. easier.

Development

To start your Phoenix server:

script/setup
script/server

Now you can visit localhost:4000 from your browser.

To run tests:

script/test
script/test test/file/i/want/to/run.exs
script/iex_test test/file/i/want/to/run/interactively.exs:15

To access the interactive elixir console:

script/console

To run commands directly in the docker container:

script/run bash

When you're all done

docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published