- 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.
To see this project in action, clone the repo locally and then run the command:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- remove
private wikis
on navbar for guest user