Skip to content

Mihir-Khare429/SSLA_Express

Repository files navigation

Simple Service Layer Architecture (SSLA)

Basic Simple Service Layer Architecture (SSLA) for Express Apps

Run Locally

Clone the project

  git clone https://github.com/Mihir-Khare429/SSLA_Express.git

Go to the project directory

  cd SSLA_Express

Install dependencies

  npm install

Start the server

  redis-server
  npm run start

Releases

No releases published

Packages

 
 
 

Contributors