Skip to content

v1.1.0

Compare
Choose a tag to compare
@signalarun signalarun released this 12 Aug 11:34
· 96 commits to master since this release

This release includes basic webserver using Expressjs middleware for Nodejs.

  • Authentication using username and password, is implemented with passport-local strategy.
  • User registration
    • Details stored in memory

Screenshot_2020-08-12 Register
Screenshot_2020-07-07 Login
Screenshot_2020-07-07 Home Express