Skip to content

CPEN391-Team-4/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend API

A gRPC based api.

For setup information see SERVER_SETUP

Building

GOBIN="$PWD" make

Running

  • Setup MySQL and import db/schema.sql.
  • Set all environment variables in .env.example
  • Run server

Tests

Client tests are in src/clienttests/test.go

Based on the test, pass the appropriate subcommand and arguments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages