Skip to content

ktakenaka/gorandom

Repository files navigation

Architecture

  • Frontend is written in Javascript using React.
  • Backend is written in Go.
  • Frontend and Backend are in the same repository but are separately developed

How to start

Local Development

make up
make mod
make migrate-up
make be-run

Then go to http://127.0.0.1:3000

For more information

  • Backend => backend/README.md
  • Frontend => frontend/README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published