Hosting your Logs Viewer
The logs viewer allows you to render thread logs and display them with a nice dark theme.
- Forkopen in new window the Logs repository.
- Install Pullopen in new window to your fork so that you can automatically download updates.
- Create a Vercel accountopen in new window if you do not have one.
- Create a new project and connect your GitHub account. Then select the ModMailLogs repo.
- Select your personal account.
- Click continue on the file selection window.
- In the Environmental Variables section add MONGO_URI as the name and the URL you copied before as the value.
- Copy the URL of your logs (make sure it ends in
/
).
Done!
Your logs viewer should now deploy automatically when there is an available update.