Files
raster/frontend
wisplite c7d478271d fix navbar and guest user checks
previously guest users would cause a response 500 if a private album existed, meaning they couldn't see any albums
they also couldn't load media in any album due to requiring an access token
2025-11-23 02:58:03 -06:00
..
2025-11-23 02:58:03 -06:00
2025-11-20 17:36:33 -06:00
2025-11-20 17:36:33 -06:00
2025-08-27 02:59:44 -05:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.