Tom MacWright
Tom MacWright
### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
This implements authentication and writing to Dropbox, but because of CORS restrictions it can't actually load the shared maps. Real bummer.
I wonder what a super lightweight version of sharing in placemark could look like. Probably with some sort of auth, just to prevent abuse. Could throw the files in R2/S3/etc...
We should publish an inaugural version of this extension under Val Town's maintainership.
We generally use prettier as the only style rule for all repos - this repo has a semicolon rule that should be automatically formatted by prettier instead of checked by...
This repo has some eslint rules that run on `npm run lint`, that we should run automatically on GitHub Actions.