Skip to content

AlineNascimento/vg_track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VgTrack

To start our Application:

Instalation

$ git clone url
$ cd fusion
$ cp config/dev.exs.example config/dev.exs
$ cp config/test.exs.example config/test.exs
$ mix deps.get
$ mix ecto.create
$ mix ecto.migrate
$ MIX_ENV=test mix ecto.create
$ MIX_ENV=test mix ecto.migrate
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more

vg_track

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages