Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiliman/remix-vite-template
Remix template with Vite, Tailwind CSS, and Fly.io support
https://github.com/kiliman/remix-vite-template
Last synced: 6 days ago
JSON representation
Remix template with Vite, Tailwind CSS, and Fly.io support
- Host: GitHub
- URL: https://github.com/kiliman/remix-vite-template
- Owner: kiliman
- Created: 2023-12-04T23:31:57.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T23:20:03.000Z (7 months ago)
- Last Synced: 2024-08-13T07:17:21.065Z (3 months ago)
- Language: TypeScript
- Size: 1.01 MB
- Stars: 134
- Watchers: 11
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- jimsghstars - kiliman/remix-vite-template - Remix template with Vite, Tailwind CSS, and Fly.io support (TypeScript)
README
# remix-vite-template
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
Includes the following configuration:
- Remix v2.8
- Vite v5.1
- Prettier
- ESlint
- React 18.3 canary version to prevent hydration issues
- Tailwind CSS
- `remix-flat-routes` with _hybrid_ routing
- Vitest with unit testing and Remix routes test (`createRemixStub`)
- Playwright E2E testing
- Fly.io
- GitHub Action for deployments
- Remix Dev Tools
- SVG Sprite Icons
- Default Error BoundaryPortions of the setup were borrowed from [Epic Stack](https://github.com/epicweb-dev/epic-stack)
See the [`docs`](./docs) folder on usage and setup information.
## Contributors 😍
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Michael Carter
💻 📖
Jacob Hubbard
💻 📖
Alem Tuzlak
💻
Onur Guvenc
💻
Add your contributions
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!