ross2

command module
v0.0.0-...-16d05a1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2022 License: MIT Imports: 3 Imported by: 0

README

Ross 2

GoDoc Go Report Card GitHub

Ross 2 is the second, redesigned, refactored, and can make mashed potatoes version of Ross (after serious battles with the initial version 🙂👀), Ross is a university contest managing platform

this is the backend repo of Ross 2

Project setup

  • run the queries inside the file ./db/init_db.sql
  • modify the db's password in the file config.json
  • set a proper port number and/or set the frontend's address (every address is accepted by default) in the file config.json
  • compile the server's executable
go get
go build -ldflags="-w -s"
  • run the server
./ross2

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
auth
Package auth holds user login related stuff
Package auth holds user login related stuff
db
enums
Package enums includes enums used in the models
Package enums includes enums used in the models
utils

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL