Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js Application

This is an Express.js application that provides APIs for FastTrack-Edu.

Prerequisites

Before running this application, ensure you have the following installed:

  • Node.js (version 14 or higher)
  • npm (Node package manager)
  • MongoDB (local or remote)

Getting Started

Clone the Repository

git clone https://github.com/FastTrack-Edu/Express-API.git
cd Express-API

Install All the Depedencies

npm install

Copy Environtment Example

cp .env.example .env

Run the Project

Using Nodemon

nodemon index.js

Using Node

node index.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages