Skip to content

NGFuture/UpUp-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpUp-backend

This project is a backend for a mobile app UpUp. It's built with Express.js. The frontend repo can be found here UpUp frontend

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository to your local machine using git clone https://github.com/NGFuture/UpUp-backend.git.
  2. Navigate to the project directory using cd UpUp-backend.
  3. Install the project dependencies using npm install.
  4. Run the development server using npm run dev.

The development server should now be running on http://localhost:3000.

Deployment

This project is deployed on Vercel.

Usage

To use this backend, you can make API requests to the endpoints defined in the project. These endpoints are defined in the index.js.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors