Codebin A pastebin-like service built with NestJS, PostgreSQL & Vue. Installation $ npm install Running Server # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod Client App $ npm run client Server Docs Swagger docs are available at /api/docs.