Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 347 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 347 Bytes

NEAR Stack Template

Starter project template that employs the following technology stack:

  • Node
  • Express
  • Angular
  • RethinkDB

Notes

A JWT token membership system is used to authenticate along with role based authorization on both client and server.

Build & development

Run grunt for building and grunt serve for preview.