vesper-framework / typescript-simple-example

How to use Vesper with TypeScript - simple example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vesper - TypeScript Simple 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!

About

How to use Vesper with TypeScript - simple example.


Languages

Language:TypeScript 100.0%