Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite with new stack #27

Open
muety opened this issue Sep 20, 2023 · 0 comments
Open

Rewrite with new stack #27

muety opened this issue Sep 20, 2023 · 0 comments

Comments

@muety
Copy link
Owner

muety commented Sep 20, 2023

Preferred option: Astro + Pocketbase.

  • Use Pocketbase backend-as-a-service for data storage
  • Build event pages as static HTML files with astro
    • Fetch events data from backend during build
  • Build dynamic endpoints with SSR for reading and writing comments and reviews from backend
  • User login / signup directly against Pocketbase (use API rules to restrict to KIT e-mails)
  • Implement file uploads (see Support for attachments #26) with Pocketbase too
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant