Skip to content
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

Support newer versions of TypeScript #28

Open
lqmanh opened this issue May 30, 2020 · 3 comments
Open

Support newer versions of TypeScript #28

lqmanh opened this issue May 30, 2020 · 3 comments

Comments

@lqmanh
Copy link

lqmanh commented May 30, 2020

Hi,

I'm trying to use Saasify but it won't work with the latest version of TypeScript (v3.9.x). It seems like fts only supports TypeScript up to v3.2.x, which is a bit outdated.
Are there any workaround I can do so that my code can work properly?

Thank you!

@transitive-bullshit
Copy link
Owner

More recent versions of Saasify have moved away from using this project, though it's still supported.

Now, you can use any language including newer versions of TS and deploy your backend code wherever you want instead of being constrained to use FTS.

tsoa is also a solid alternative.

@lqmanh
Copy link
Author

lqmanh commented May 31, 2020

Oh I see. I'm trying to switch to Nestjs.

@lqmanh
Copy link
Author

lqmanh commented May 31, 2020

Hello again,

I've been trying to switch to Nestjs. However there are some problems when I deploy my code.
I've summitted this issue. Please have a look when you have time.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants