Skip to content

lulabad/ager

Repository files navigation

Ager

To start your Phoenix server:

  • Setup the project with mix setup
  • 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.

Learn more

Docker

docker run --name ager_dev -d -p 5432:5432 -e POSTGRES_PASSWORD=ager postgres:alpine

Documentation for Docker

https://danielwachtel.com/devops/dockerizing-a-phoenix-app-with-a-postgresql-database

About

Ager is a very simple database system to handle birthdays

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors