Skip to content

mythicmc/hera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors