Skip to content

embassynetwork/drft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drft

Getting Running with Phoenix

From the Phoenix install page:

  • Install Elixir (this also installs Erlang): brew install elixir
  • Install Phoenix mix archive.install https://github.com/phoenixframework/archives/raw/master/phoenix_new.ez

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

To edit/test GraphQL queries/mutations with GraphiQL

Learn more

About

Global mobility and a housing commons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published