mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-23 01:54:37 +03:00
Updated OpenSaas template to pull from template/ dir (#2172)
This commit is contained in:
parent
201c32db15
commit
3dcaf6bd81
@ -103,7 +103,7 @@ basicStarterTemplate =
|
||||
openSaasStarterTemplate :: StarterTemplate
|
||||
openSaasStarterTemplate =
|
||||
simpleGhRepoTemplate
|
||||
("open-saas", [reldir|.|])
|
||||
("open-saas", [reldir|template|])
|
||||
( "saas",
|
||||
"Everything a SaaS needs! Comes with Auth, ChatGPT API, Tailwind, Stripe payments and more."
|
||||
<> " Check out https://opensaas.sh/ for more details."
|
||||
|
Loading…
Reference in New Issue
Block a user