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

Add test version of site to show off functionality #111

Open
saifahn opened this issue Sep 23, 2022 · 2 comments
Open

Add test version of site to show off functionality #111

saifahn opened this issue Sep 23, 2022 · 2 comments

Comments

@saifahn
Copy link
Owner

saifahn commented Sep 23, 2022

Overview

It would be nice to have a test version of the site to show off its functionality.

Considerations

  • Dummy data
  • Data is reset every day
@saifahn
Copy link
Owner Author

saifahn commented Aug 11, 2023

Ideas

  • Replace the Google login with a dummy login, details set by environment variables?
    • Auth would have to be set up differently - or maybe just completely remove the login process and just have a cookie instead
  • Have a lambda that can be called every day to reset the database to the starting state (also change the cookie signing key so people can only be logged in for one day)
  • Everything else would be still accessible?

@saifahn
Copy link
Owner Author

saifahn commented Aug 12, 2023

I think this would be useful even for local, because having a script to generate a database and not need to login with Google would be useful for testing out functionality.

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