Skip to content

midik/ts-test

Repository files navigation

How to install

  1. Create .env file based on .env.example
  2. yarn install || npm install
  3. npm run watch-ts

How to run

Option 1:

node -r esm -r ts-node/register src/app.ts

Option 2:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published