evgeny-s / ad-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Ad Server application

Quick start

Install packages:

nvm exec npm i

Run tests:

nvm exec npm run test:e2e

Run the app

Run the application in dev mode:

nvm exec npm run start:dev

Swagger URL:

http://localhost:9000/swagger/

About


Languages

Language:TypeScript 97.3%Language:JavaScript 2.4%Language:Shell 0.4%