Skip to content

ajoelp/retro-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retros Logo

Logo by Tuan Truong [github] [website]


codecov API API

Development

  1. Copy the .env.example to .env
  2. Github OAuth
    1. Go to https://github.com/settings/developers and create a new OAuth app
    2. Set Homepage URL to http://localhost:4200
    3. Set Authorization callback URL to http://localhost:3333/auth/github/callback
    4. Use the Client ID and Client Secret in your .env file
  3. Start the database servers using docker docker-compose up
  4. Start the client server yarn start client
  5. Start the api server yarn start api
  6. Run the migrations yarn prisma migrate dev

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages