Skip to content

mythicmc/hera

Repository files navigation

hera

Backend for forums v3 using Polka and TypeScript.

Configuration

Create a new config.json containing a URL to MongoDB database.

{
  "mongoUrl": "<url here>",
  "discordWebhookId": "<first id in Discord webhook URL>",
  "discordWebhookToken": "<second id in Discord webhook URL>"
}

About

Backend for forums v3 using Polka and TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published