FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

daniel-keogh/codebin: Code Sharing Tool built with NestJS, PostgreSQL & Vue · GitHub

Repository files navigation

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.

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL