Skip to content

ibros1/tranportationAppAPI

Repository files navigation

Transportation App API

This is the backend API for the Transportation App, built with Node.js, Express, and Prisma.


Installation

  1. Clone the repository:
git clone https://github.com/yourusername/tranportationAppAPI.git
cd tranportationAppAPI
npm install
DATABASE_URL="postgresql://USER:PASSWORD@HOST:PORT/DATABASE"
npx prisma migrate dev --name init
npm run server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published