Skip to content

victorolinasc/speedrun_blogengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speedrun Blogengine

This project is part of a teaching class

To run the project you need first to have a Postgres container running on port 5432. We embed a docker-compose configuration to ease setting up the environment.

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

To run tests: mix test on the root folder.

About

Part of an Elixir teaching class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages