-
We had a couple of questions how to best upgrade existing OpenSaas project when new version comes out. We should make it clear you are not really meant to easily upgrade it, but that you might want to…
-
We had a user that got confused about OpenSaas being just template for Wasp he thought they are two different frameworks: https://discord.com/channels/686873244791210014/1237149102379110492/1237149102…
-
From @mindreaderlupoDO on [discord](https://discord.com/channels/686873244791210014/1204466958150537256/1223394389502722101):
> I don't know where to put this topic, it's not a clear question, more…
-
And allow users to submit the apps they’ve built with Open SaaS, similar to the showcase section for Astro starlight
-
Explain the state of SEO in Wasp, explain how they can set the meta tags for the landing page right now via `head`, and say also what we are planning for the future.
Related convo: https://discord.…
-
Hello,
really enjoying Static Web Apps, but I have run into an issues and I am not sure what my issue is, I am trying to get a React/Static Web App with Auth0 authentication working. It all work perf…
-
Similar to how Hashicorp's vault works, we should make it easy for devs to share .env files they use during development among themselves, in the team.
There are solutions by dotenv team, there is V…
-
There is no documentation about ESN_PATH and I was surprised to see docker crashing when starting openpaas for the first time
ESN_PATH ist initialized as an empty string by default, resulting in an…
-
##### ISSUE TYPE
- Feature Idea
##### container.yml
```
version: "2"
#defaults:
settings:
conductor_base: ubuntu:xenial
services:
db:
from: mysql:5.7
volumes:
…
-
It would be a big deal if Wasp AI (Mage) could use the starting templates, for example using open-saas. Or parts of those. Right now, it has its own very basic starting template it uses and it relies …