Skip to content

An API endpoint that helps people to join a waitlist.

License

Notifications You must be signed in to change notification settings

St80ene/Wait-List-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wait-List-API

An API endpoint that helps people to join a waitlist.

API Reference

Docs

API Docs

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGODB_URI

PORT

Authors

Deployment

To deploy this project run

  npm start

Dev Environment

  npm start:dev

Run Locally

Clone the project

  git clone [email protected]:St80ene/Wait-List-API.git

Go to the project directory

  cd Wait-List-API.git

Install dependencies

  npm install

Start the server

  npm start

Tech Stack

Server: Node, Express

About

An API endpoint that helps people to join a waitlist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published