Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 361 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 361 Bytes

A link Shortner App For All

Clone the app first :- git clone [email protected]:princetechs/link_shortner.git Then

  • Step_1:- cd link_shortner
  • Step_2:- pnpm i
  • Step_2:- Add a .env file with DB_URL
  • Step_3:- pnpm run dev This cmd run in development.

We are using pnpm to make the build speed.Know more about PNPM