A Technology Tree-based concept for personal project management.
2.8K
To start your Phoenix server:
mix deps.getmix ecto.create && mix ecto.migratecd assets && npm installmix phx.serverNow you can visit localhost:4000 from your browser.
Ready to run in production? Please check our deployment guides.
To build a docker and deploy it there (with a corresponding one for the DB) do the following
# Build docker image
docker -t techtree .
# Launch docker image and database
sh launch-docker.sh
You can check this project TechTree on https://techtree.spiral.systems/projects/2 .
Content type
Image
Digest
Size
170.8 MB
Last updated
about 6 years ago
docker pull kenkeiras/techtree:prod