Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jagthefriend/script-savvy

Nextjs Blog Website
https://github.com/jagthefriend/script-savvy

clerk daisyui nextjs prisma supabase t3 tailwind typescript

Last synced: 29 days ago
JSON representation

Nextjs Blog Website

Awesome Lists containing this project

README

        

# Script Savvy

This is a simple blog website built using [T3 Stack](https://create.t3.gg/) and server actions.

## Technologies used

- [Next.js](https://nextjs.org)
- [Prisma](https://prisma.io)
- [Tailwind CSS](https://tailwindcss.com)
- [DaisyUI](https://daisyui.com/)
- [Clerk](https://clerk.com/)

## How to run

1. Clone this repository
2. Install dependencies using `pnpm install`
3. Update your `.env` file
4. Run `pnpm db:push` to push schema to database
5. Run `pnpm dev` to start the development server

### Contribution

Feel free to contribute to this project by creating a [pull request](https://github.com/JagTheFriend/Script-Savvy/pulls) or [opening an issue](https://github.com/JagTheFriend/Script-Savvy/issues).

## NOTE

The [website](https://script-savvy.vercel.app/) may not work properly due to usuage limits!