Skip to content

crustio/ethda-backend

Repository files navigation

ethda-backend

Configuration

ethda-backend is configured using environment variables. You can define them using export or with an .env file.

We provide a .env.example file as reference which you can use as starting point.

cp .env.example .env

Running ethda-backend locally

Install dependencies

npm install

Start server

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published