Sign inSign up

kenkeiras/techtree

By kenkeiras

•Updated about 6 years ago

A Technology Tree-based concept for personal project management.

Image
0

2.8K

kenkeiras/techtree repository overview

⁠Techtree

Dependabot Status

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000⁠ from your browser.

Ready to run in production? Please check our deployment guides⁠.

⁠Fast configuration & deploy

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

⁠TechTree plan on TechTree

You can check this project TechTree on https://techtree.spiral.systems/projects/2⁠ .

⁠References

⁠More about phoenix framework

Tag summary

Content type

Image

Digest

Size

170.8 MB

Last updated

about 6 years ago

docker pull kenkeiras/techtree:prod