Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
This repository was archived by the owner on Feb 5, 2023. It is now read-only.

aabril/monojs-complete-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonoJS Complete Starter

Creating a complete monojs starter, with tests, authentication and mailing system.

Installation

npm install

Development

npm run dev

API server will listen on http://localhost:8000 & watch for changes to restart.

Production

npm start

Tests

The tests are made with AVA, nyc and mono-test-utils in test/:

npm test

About

Creating a complete monojs starter, with tests, authentication and mailing system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published