Skip to content

mouten57/blocipedia-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blocipedia-node

a web application that allows users to create, collaborate and share wikis

live deployment


Resources:

  • Node.js
  • Express.js
  • Request
  • PostgreSQL
  • Sequelize
  • EJS
  • Bootstrap
  • SendGrid
  • Stripe

This project also utilized SendGrid for email sign-up verification, Stripe for payment integration, Express-validator for validations, Passport.js for authentication, Morgan for route logging, Bcrypt.js for encryption, Jasmine for test-driven development, Faker to help seed the database and Heroku for deployment.

Available Scripts

To see this project in action, clone the repo locally and then run the command:

npm install <- installs local dependencies
npm start <- starts app on port 3000

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

to fix:

  • remove private wikis on navbar for guest user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published