Migrate server to a stateless function call on DigitalOcean
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We don't actually need to host a full express server. This was previously only needed in the original app because it needed a websocket for real time data which we're not really using right now since it's not a bot user. We can probably just use [DigitalOcean functions](https://m.do.co/c/9f5fdade14e5) to send calls to get the OAuth token.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.