Skip to content
/ codo Public

A rating app based on S3E1 black mirror for codocodile contest.

Notifications You must be signed in to change notification settings

ceenaa/codo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoroCodile | Bruv

Authors

Documentation

A rating app based on S3E1 black mirror for codocodile contest. Developed with GO(Gin + Gorm) and TypeScript(React)

Run Locally - Frontend

  cd frontend/
  npm install
  npm run dev

Run Locally - Backend

  cd backend/
  cd api/
  go mod download
  cp .env.example .env
  go run main.go

API Reference

Swagger

  http://localhost:8080/api/docs/index.html

Screenshots

Contributers

Made with contrib.rocks.

About

A rating app based on S3E1 black mirror for codocodile contest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages