Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 154 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 154 Bytes

URL-SHORTENER

run yarn install to install the dependencies
run yarn knex:migrate to setup database
run yarn start to initialize server