Skip to content

The better one.

Notifications You must be signed in to change notification settings

Mopsgamer/vibely

Repository files navigation

Vibely

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.