Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.3 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.3 KB

Scrum Poker Application

Technologies   |    About   |    How To Use   

📕 About

In memory scrum poker application

🌐 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

  • Clone this repository: git clone https://github.com/bernardo-zuchowski/scrum-poker;
  • Go into the repository: cd scrum-poker;
  • Run the app with live-reload: make dev or go run github.com/cosmtrek/air -c ./cmd/graphql-server/.air.toml;
  • If want generate or update the schemas (not required): make gen or go run github.com/99designs/gqlgen generate;
  • Use the API: http://localhost:8080/playground;

Linkedin Badge