/petroleum

challenge project of /younginnovations

Primary LanguageTypeScript

YIPL Intern Petroleum Report

Welcome to the YIPL Intern Petroleum Report project! This project provides an API for petroleum-related data and reports.

Getting Started

Follow these steps to set up and run the project:

  1. Install the required packages using -- npm install
  2. Initialize the database -- npx prisma db push
  3. Run Application in developer mode -- npm run dev