Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 544 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 544 Bytes

Simple video hosting (Backend)

Nest framework / TypeScript / TypeOrm

Running the app

# install
$ yarn install

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

License

Nest is MIT licensed.