Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.
/ go-stop-server Public archive

⚪ Server implementation of the board game Go

License

Notifications You must be signed in to change notification settings

camirmas/go-stop-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoStop Build Status

⚪ Server implementation of the board game Go

Client App

Live GraphiQL Server

Getting Started

git clone git@github.com:camirmas/go-stop-server.git
cd go-stop-server

# get dependencies
mix deps.get

# set up DB
cd apps/go_stop
mix ecto.setup

# run server
cd ../apps/go_stop_web
mix phx.server

# visit http://localhost:4000/api/graphiql

About

⚪ Server implementation of the board game Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages