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 install
to build the project
npm run build
follow the instructions here but instead of an empty repository, select your fork!