Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 260 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 260 Bytes

Vesper - TypeScript Advanced Example

  1. clone repository
  2. run npm i
  3. edit ormconfig.json and change your database configuration (you can also change a database type, but don't forget to install specific database driver)
  4. run npm start
  5. enjoy!