- install Docker and docker-compose
- in the project root directory run
docker-compose -f ./docker-compose-dev.yml up -d
to run the Postgres DBMS in a Docker container - run
mix ecto.create
andMIX_ENV=test mix ecto.create
to create the databases. - run
mix ecto.migrate
to run migrations
-
Notifications
You must be signed in to change notification settings - Fork 0
fartek/expert_advice
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A stackoverflow clone with half the advice and double the trolls
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published