Skip to content

mubarak23/chainevents_backend

Repository files navigation

HOW TO SETUP

STEP 1

Clone this repository to your machine

STEP 2

Run npm install to install all dependencies

STEP 3

Copy .env.example to .env file and update the postgresql credentials for production environment also set NODE_ENV to production if you want to run production, you can either use DB URL or set DB host,username,password and port with SSL for your DB connection.

STEP 4

Start project with bun start on production environment and bun dev on development environment.

About

Backend implementation of chaineventts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published