Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.
/ game-service Public archive

Simple Elixir Game Service using Phoenix

License

Notifications You must be signed in to change notification settings

sdost/game-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameService

Dependencies

  • Elixir
  • Postgres

To start the 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

About

Simple Elixir Game Service using Phoenix

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages