DePlant backend Installation $ npm install Running the app # development $ yarn start # watch mode $ yarn start:dev # production mode $ yarn start:prod