Skip to content

Use Wasp TS spec in one example app #2748

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

Open
infomiho opened this issue May 13, 2025 · 3 comments · May be fixed by #2781
Open

Use Wasp TS spec in one example app #2748

infomiho opened this issue May 13, 2025 · 3 comments · May be fixed by #2781
Assignees
Labels
example Example app faster wasp dev Improvements that make developing Wasp itself faster and easier.

Comments

@infomiho
Copy link
Contributor

infomiho commented May 13, 2025

Given that the thoughts app was the only one using the TS spec and it was deleted: #2746 we should convert one of the remaining example apps to use it.

Some recommend doing it with Waspello, which makes sense since it's a complex app. One downside of using Waspello is that we no longer have that complex app with the DSL.

@infomiho infomiho added example Example app faster wasp dev Improvements that make developing Wasp itself faster and easier. labels May 13, 2025
@Martinsos
Copy link
Member

What main.wasp.ts looked like in the Thoughts app before it was deleted: https://github.com/wasp-lang/wasp/blob/04c5202be5dd4cb38c6f77f92db8f460382d07fb/examples/thoughts/main.wasp.ts .

@sodic
Copy link
Contributor

sodic commented May 15, 2025

Does it make sense to bring thoughts back until we find an alternative for testing the TS SDK? Since it was the only one, I think the maintenance burden was worth it.

@sodic sodic self-assigned this May 16, 2025
@Martinsos
Copy link
Member

Why don't we rewrite one of the example apps to use TS spec instead? Shouldn't be that hard, and that is what we want anyway.

@sodic sodic linked a pull request May 21, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example Example app faster wasp dev Improvements that make developing Wasp itself faster and easier.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants