Next generation serverless application leveraging Serverless Cloud, SvelteKit & Tailwind.
- Install Node.js LTS
- Install VSCode IDE
- Install PNPM:
npm i -g pnpm
- Install Serverless Cloud CLI:
npm i -g @serverless/cloud
- Clone the repository and open in VSCode.
- Run:
pnpm install
- Run:
cloud dev
- Run:
cloud build
- Run:
cloud share
- Run:
cloud
- Full CLI Reference