0.0.1-wip.34 • Published 6 years ago
eazin-totp v0.0.1-wip.34
Usage
Back-end
TODO
Front-end
TODO
Packages
Sources are in the packages directory of the repository.
Structure
TODO
Output
TODO
Custom Package Authoring
TODO
Development
For development of this (the root) project, the command will start a back-end and front-end development servers running in parallel.
npm startTest
npm testYou need to start a development server (npm start) and set the PORT environment variable in order to run the E2E tests in watch mode.
npm run build:html && npm run watch:test:e2eTEST_KEEP_BROWSER=1 PORT=5000 npm run watch:test:e2ePublishing
npm run lerna:publishCoding rules
Server
The models hold the business logic. The routers are meant to prepare data for document manipulation.
To add features to a model, eazin plugins use the mongoose plugin mechanism.
0.0.1-wip.34
6 years ago
0.0.1-wip.33
6 years ago
0.0.1-wip.29
6 years ago
0.0.1-wip.30
6 years ago
0.0.1-wip.32
6 years ago
0.0.1-wip.28
6 years ago
0.0.1-wip.27
6 years ago
0.0.1-wip.26
6 years ago
0.0.1-wip.25
6 years ago
0.0.1-wip.24
6 years ago
0.0.1-wip.23
6 years ago
0.0.1-wip.22
6 years ago
0.0.1-wip.21
6 years ago
0.0.1-wip.18
6 years ago
0.0.1-wip.20
6 years ago
0.0.1-wip.17
6 years ago
0.0.1-wip.16
6 years ago
0.0.1-wip.15
6 years ago
0.0.1-wip.14
6 years ago