-
Just realizing that there seems to be some duplicated efforts. Any thoughts on merging? I also have a modest proposal in another cookbook issue queue in regards to leveraging the newly flexible mysql …
-
## Current situation
Right now we have example apps in three different locations:
1. `waspc/examples/`
2. `headless-test/waspc/examples/`
3. `examples/`
- `waspc/examples/todoApp` is the prim…
-
Upgrade to @keystone-6/ui 2.0.0 (from 1.1.1), run `keystone build`
Expected: The Admin UI bundle builds successfully.
Actual: Building static pages fails with the errors shown in the scree…
-
On `wasp new`, currently we are offered following templates:
1. basic: just one page with hello world content.
2. todo-ts: Todo app from tutorial, implemented in Typescript, as a richer starting point…
-
From user isidor on Discord:
> Hi all, haven't been able to actually test/code with open saas but based on my research the only missing thing in comparison to some premium boilerplates is the manage…
-
For example, Wasp lang has https://opensaas.sh/ and FastAPI has https://github.com/tiangolo/full-stack-fastapi-template.
It would be nice to have a similar template! (Helps a ton).
Please let me…
-
Hello everyone.
I am a wasp beginner and I was going to use it to run opensaas project.
I successfully installed the project and was about to start it.
I could run `wasp start db` but after that, I…
-
Why is Avast antivirus saying that opensaas.sh website is malicious? You may want to check with them for false positives.
-
**Describe the bug**
I am using OpenSaaS.sh which is using the wasp software, infact it is built into wasp.
When making the Email Sending Provider "MailGun" like in the docs, the code errors out as …
-
Hi,
First of all, Kudos to @vincanger and community for the amazing work. It looks cool!
I am new to React and OpenSaas. When I added a new .tsx file under `src\client\app\MainPage.tsx`, and add…