Skip to content

Golf Together is a code golf site focused on the community aspects.

License

Notifications You must be signed in to change notification settings

RubenVerg/golf-together

Repository files navigation

Golf Together

TODO

Setup

  • Copy postgres.example.env and prisma/.example.env to postgres.env and prisma/.env
  • Change the required fields (make sure they're the same in the two files!)
  • Run docker-compose up -d
  • Run deno task prisma:migrate:deploy
  • Run deno task prisma
  • Run dotenv -e prisma/.env deno task dev

About

Golf Together is a code golf site focused on the community aspects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published