Skip to content

nicot/elixir-phoenix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir Phoenix Example

This example is a Phoenix application that connects to a Railway Postgres database.

Deploy on Railway

✨ Features

  • Elixir
  • Phoenix
  • Postgres

💁‍♀️ How to use

  • Create a Railway project with the Postgres plugin
  • Connect to your Railway project with railway link
  • Install dependencies with railway run mix deps.get
  • Migrate the database railway run mix ecto.migrate
  • Install node dependencies with cd assets && npm install
  • Run the Phoenix app railway run mix phx.server

📝 Notes

This example was generated by running mix phx.new.

Read more about Phoenix at their official documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors