Skip to content

I installed this image to serve as a base for the projects, in the docker we already have mysql and the starter of the phoenix running, just do the fork and start the development :)

Notifications You must be signed in to change notification settings

worais/elixir-phoenix-mariadb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir Phoenix MariaDB

Setting up your Phoenix project:

From your project directory, run a command to initalize the project:

$ docker-compose run --rm web mix phx.new --no-brunch --no-html app
$ docker-compose run --rm web mix deps.get

Setup development environment

Check file secret.env

OBS:

I installed this image to serve as a base for the projects, in the docker we already have mysql and the starter of the phoenix running, just do the fork and start the development :)

About

I installed this image to serve as a base for the projects, in the docker we already have mysql and the starter of the phoenix running, just do the fork and start the development :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published