Skip to content

Commit

Permalink
Add vite-amplify template
Browse files Browse the repository at this point in the history
Vite template repo that can be deployed and hosted with AWS Amplify Hosting with minimal effort. It includes Vite SSR + Express APIs and uses react, ts, tailwind, and virtual react router. Check it out if you're looking for a quick way to scaffold a full-stack Vite project hosted on AWS infra.

* Repo: https://github.com/bebeal/vite-amplify
* ~4 mins from fork-to-finish for a successful deployment: https://www.youtube.com/watch?v=dsHQUgwkZ7s
* Demo Site: https://www.vite-amplify.com/
  • Loading branch information
bebeal authored Sep 5, 2024
1 parent ff75206 commit 2c0eef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [vite-biome-tailwind-template](https://github.com/not-first/vite-biome-tailwind-template) - React, Typescript, Biome, Tailwind CSS.
- [React Dapp Starter](https://github.com/Manta-Network/react-dapp-starter) - Enterprise-ready Web3 DApp starter with `TypeScript`, `TailwindCSS`, `Web3Modal`, `Wagmi`, `Shadcn UI`, `Zustand`, and `TanStack Query` for scalable decentralized applications.
- [vite-template-react-ts-jest](https://github.com/ivanzusko/vite-template-react-ts-jest) - `React` + `TypeScript` + `Jest`.
- [vite-amplify](https://github.com/bebeal/vite-amplify) - Template with Vite SSR + Express APIs + AWS Amplify Hosting.

#### Svelte

Expand Down

0 comments on commit 2c0eef7

Please sign in to comment.