brvnaleao / speedrun-blog-engine

Part of an Elixir teaching class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpeedrunBlogEngine.Umbrella

To run the project you need to have a Postgres container running on port 5432.

# Run this to have a database
docker-compose up -d

About

Part of an Elixir teaching class

License:Apache License 2.0


Languages

Language:Elixir 100.0%