-
Clone the Repository
git clone https://github.com/TeaByte/catpaste.git cd catpaste
-
Install Dependencies
npm install
-
Make
.env
FileDATABASE_URL=postgres://TeaByte:HuypCZG.... SHADOW_DATABASE_URL=postgres://TeaByte:H....
Neon PostgreSQL: https://console.neon.tech
-
Start the Development Server
npm run dev