Skip to content

audipras/CVWO_Winter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup guide

Frontend

cd front-end
npm install
npm start

Database

Setup a postgresql database locally
edit dsn in /back-end/database/db.go accordingly

Backend

cd back-end
go install
go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published