Skip to content
 
 

Repository files navigation

The Waterhole

A full stack Pinterest-style website for users to save and share learning resources, supporting various user interactions such as liking or unliking a post, commenting, and rating.

Final Project

"Screenshot of URLs page"

Getting Started

  1. Install dependencies using the npm install command.
  2. Start the web server using the npm start command.
  3. Run migrations: npm run knex migrate:latest.
  4. Run the seed: npm run knex seed:run.
  5. Go to http://localhost:8080/ in your browser to see the website.

Dependencies

  • Node 5.10.x or above
  • NPM 3.8.x or above
  • Express
  • body-parser
  • Knex
  • PostgreSQL

About

A full stack Pinterest style resource viewing and posting application.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages