Skip to content

Should be renamed though.

Notifications You must be signed in to change notification settings

Mopsgamer/restapp

Repository files navigation

restapp

github github issues

Definitely a cool chat application.

Building from source

Requirements:

  • MySQL@^8.0
  • Go@^1.23
  • Deno@^2.0

Tip

First setup:

  1. Run deno task init:build.
  2. Change the .env file.
  3. Run deno task serve.

Read more about contributing here.