Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kinfe123/kinfish-dumpy

A Place for me to share my thought on internet
https://github.com/kinfe123/kinfish-dumpy

contentlayer drizzle nextjs postgres redis shadcn trpc turborepo typescript

Last synced: 3 months ago
JSON representation

A Place for me to share my thought on internet

Awesome Lists containing this project

README

        

# KINFiSH lacks dumping

All in one!

## Tech Stack

- **Framework:** [Next.js](https://nextjs.org)
- **Styling:** [Tailwind CSS](https://tailwindcss.com)
- **User Management:** [Clerk](https://clerk.com)
- **ORM:** [Drizzle ORM](https://orm.drizzle.team)
- **UI Components:** [shadcn/ui](https://ui.shadcn.com)
- **Email:** [React Email](https://react.email)
- **Content Management:** [Contentlayer](https://www.contentlayer.dev)
- **File Uploads:** [uploadthing](https://uploadthing.com)
## Running Locally

1. Clone the repository

```bash
git clone https://github.com/Kinfe123/kinfish-dumpy.git
```

2. Change the dir

```bash
cd kinfish-dumpy
```

3. Install dependencies using pnpm

```bash
pnpm install
```

4. Copy the `.env.example` to `.env` and update the variables.

```bash
cp .env.example .env
```

5. Start the development server

```bash
pnpm run dev
```

## How do I deploy this?

Follow the deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel), [Netlify](https://create.t3.gg/en/deployment/netlify) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.

## Contributing

Contributions are welcome! Please open an issue if you have any questions or suggestions. Your contributions will be acknowledged. See the [contributing guide](./CONTRIBUTING.md) for more information.

That's why this existed but i am using turbo just in case :)