Skip to content

CloudMetal/pinboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinboard

Pinterest like app build in node.js

Install

Install NPM packages:

$ npm install

Install component:

$ npm install -g component

Build client-side code:

$ make

Run

Run server:

$ node app.js

View board:

http://localhost:3000/pinboard

Download bookmarklet:

http://localhost:3002/pinboard/about

To Do

  • add multiple boards
  • add authentication
  • add commenting

About

Pinterest like app build in node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published