Skip to content

marvin/node-pastr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-pastr

Description

A gist-like clone written in nodejs

Got basic functions for adding source code and listing all pasted source codes

also included syntax hightlighting through node-hightlight

Uses mongodb (mongoose) to store the data

Install / Start

git clone https://github.com/marvin/node-pastr.git
cd node-pastr
npm install
node app

TODO

include more languages finish user implementation extend layout

About

A gist-like clone written in nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published