Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

PearlThoughts/School-Management-System

Repository files navigation

Express REST API Boilerplate

Boilerplate/Generator/Starter Project for building RESTful APIs and microservices using Node.js, Express and Mongoose

Requirements

Features

Getting Started

Install dependencies:

yarn

Add dependencies:

yarn add <package-name>

Set environment variables:

cp .env.example .env

Running Locally

yarn dev

Test

# run all tests with Jest
yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published