Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 253 Bytes

File metadata and controls

17 lines (9 loc) · 253 Bytes

Bill Splitter

Installation

To install all the required dependencies:

npm install

Then, import secured credentials from dotenv-vault:

npx dotenv-vault@latest pull

Running the backend server

To run the server, simply run:

node .