Create your own project based on this template by running:
npx degit quavedev/react-vite-tailwindcss-template your-projectnpm installYou can make sure you are running Node.js 18 with
nvm. Runnvm useto set the Node.js 18 in this project.
npm run devnpm buildPreview:
npm run previewCreate your account at zcloud.ws.
Connect to your GitHub, create your app and done!
Push to Deploy.
Or use the preconfigured action to deploy your app. Uncomment all the lines and add your zCloud User Token (ZCLOUD_USER_TOKEN) to your secrets on GitHub and replace env placeholder value with your app env name (check it on app.zcloud.ws > Your app env > Settings).