Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanasandei/kpop-stack
A modern template for building dynamic websites in 2023 with Remix.
https://github.com/stefanasandei/kpop-stack
remix-stack web
Last synced: about 2 months ago
JSON representation
A modern template for building dynamic websites in 2023 with Remix.
- Host: GitHub
- URL: https://github.com/stefanasandei/kpop-stack
- Owner: stefanasandei
- License: gpl-3.0
- Created: 2023-06-21T17:18:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-10T16:05:49.000Z (over 1 year ago)
- Last Synced: 2024-04-14T16:58:27.553Z (9 months ago)
- Topics: remix-stack, web
- Language: TypeScript
- Homepage:
- Size: 504 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Remix KPop Template
This is an opinionated template, it uses:
- Remix
- Drizzle
- T3 Env
- Tailwind
- Cypress## How to use
Either click the "use this template" button on Github or run this command to create a new Remix project:
```bash
npx [email protected] --template nikolatesla13/kpop-stack
```After creating the project, clean the `migrations` folder and remove the example code.
## License
This template was created by Asandei Stefan-Alexandru. Copyright 2023, all rights reserved. Licensed under GPLv3. See [LICENSE.txt](/LICENSE.txt).