Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).