A pastebin-like service built with NestJS, PostgreSQL & Vue.
$ npm install
# development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod
$ npm run client
Swagger docs are available at /api/docs.
Code Sharing Tool built with NestJS, PostgreSQL & Vue