hoffnung3000 icon indicating copy to clipboard operation
hoffnung3000 copied to clipboard

Platform for decentralized, anonymized, self-curated festivals

Results 5 hoffnung3000 issues
Sort by recently updated
recently updated
newest added

Unknown cause, duplicate events appear in the db, these are errors logged on the server around the time of the crash: ``` 2021-10-15T14:32:53.187Z [error]: APIError: Unauthorized 2021-10-15T14:33:23.187Z [error]: APIError: Unauthorized...

Currently we load the config in place, every time we need it. It would be faster / more efficient to just load it once for every request in form of...

Frontend content validation in forms is not very DRY, we have weak checks against the fields and repeat the code for every form. On the backend side we use Joi...

https://hoffnung3000.de/installation.html clearly states it is not recommended to use the simple setup for official festival settings. I am unsure why that is. Could you clarify and maybe add a little...

documentation

since heroku now offers a myriad of different programming languages to run your app on, it would be great to mention selecting __NodeJS__ as the Language in the second step...

documentation