this is a template for creating a cloudscript project using rollup and typescript.
you can fork & clone this repository and than start writing typescript in index.ts!
to install rollup and typescript and it's requirements
npm installto build the project
npm run buildfollow the instructions here but instead of an empty repository, select your fork!