Is there migration guide from SST Jasvascript proj...
# help
k
Is there migration guide from SST Jasvascript project to Typescript?
b
I've not seen one myself but SST has first-class Typescript support. so as long as you've got a tsconfig and you've got your stack code in
.ts
files then you should be good to go. Is there anything you need help with in particular?
k
Thanks for the message, will give it a go then 👍
f
Thanks @Brinsley!
@Karolis Stulgys yeah SST v1 is designed to be TypeScript first. Give it a try!
m
@Karolis Stulgys @Frank @Brinsley I've ported the demo app to Typescript https://github.com/mpandzo/serverless-stack-demo-notes-app-ts