Skip to content

book-worm/bookmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Yifeng Wang
Jan 6, 2016
660e90f · Jan 6, 2016
Jan 6, 2016
Jan 6, 2016
Nov 17, 2015
Nov 17, 2015
Nov 19, 2015
Nov 11, 2015
Nov 11, 2015
Nov 12, 2015
Jan 6, 2016
Nov 11, 2015
Nov 11, 2015
Nov 11, 2015
Nov 11, 2015
Nov 11, 2015
Nov 12, 2015
Nov 17, 2015

Repository files navigation

Bookmark

Matchmaking application for booklovers.

Team

Development

Tech Stack

  • Client: AngularJS
  • Server: Node.js, Express, Sequelize
  • Database: PostgreSQL

Usage

node server/server.js
psql

You need a database with this connection: 'postgres://tunnelsup:SQL@localhost:5432/bookup_development'

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install