Skip to content

JagTheFriend/Script-Savvy

Repository files navigation

Script Savvy

This is a simple blog website built using T3 Stack and server actions.

Technologies used

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 or opening an issue.