Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

FemiNoviaLina/HELTO-BE-NEW

Repository files navigation

HELTO-BE

Backend for HelTo web application.

Installation

Clone this repo first using:

git clone https://github.com/FemiNoviaLina/HELTO-BE.git

Make sure to to install the rest of the required dependencies using :

npm install

Create a file name .env and provide information below:

PORT, DATABASE_URL, JWT_SECRET, SUPABASE_URL, SUPABASE_KEY

Run with

node index

Releases

No releases published

Packages

No packages published