Skip to content

archiejs/boiler-archiejs-express-mongo-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AchieJS web application boilerplate code

How to use

Installation

Install all dependencies npm modules (npm install), mongodb and redis.

Running the app

  1. Run mongodb server mongod and redis server redis-server

  2. Run main app, node app.js

Running testcases

Run the testcases, npm run test

NOTE: run the app before running testcases in a separate terminal.

See dummy frontend

Open on browser, http://localhost:3000/

About

Archiejs web application boiler plate code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published