A roguelite card game in Elixir about quickly driving a car through the finnish forests
 
 
 
 
 
Go to file
Ryan Rix 53cf368ff3 prevent stage from having multiple simultaneous straight segments 2023-08-16 17:09:42 -07:00
assets splat. 2023-08-16 16:02:36 -07:00
config splat. 2023-08-16 16:02:36 -07:00
lib prevent stage from having multiple simultaneous straight segments 2023-08-16 17:09:42 -07:00
priv splat. 2023-08-16 16:02:36 -07:00
test splat. 2023-08-16 16:02:36 -07:00
.envrc splat. 2023-08-16 16:02:36 -07:00
.formatter.exs splat. 2023-08-16 16:02:36 -07:00
.gitignore splat. 2023-08-16 16:02:36 -07:00
DESIGN.org splat. 2023-08-16 16:02:36 -07:00
README.md splat. 2023-08-16 16:02:36 -07:00
default.nix splat. 2023-08-16 16:02:36 -07:00
mix.exs splat. 2023-08-16 16:02:36 -07:00
mix.lock splat. 2023-08-16 16:02:36 -07:00
mix.nix splat. 2023-08-16 16:02:36 -07:00
pkg.nix splat. 2023-08-16 16:02:36 -07:00
shell.nix splat. 2023-08-16 16:02:36 -07:00

README.md

GroupB

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • 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