Skip to content

bfellows37/pastejs

Repository files navigation

pastejs

threaded discussion board

This is an exercise in getting to know Angular 4. The board is a "threaded" discussion platform using a materialized path tree structure.

Uses Mongo as the data store and NodeJS to run the backend API.

  • uses JWT to encode the session id
  • session is persisted in database
  • passwords are hashed using bcrypt

how to run a quick demo

pastejs-docker-compose is an easy way to get it running.

https://github.com/bfellows37/pastejs-docker-compose

next up

Maybe automated deployment works

About

threaded discussion board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors