Skip to content

DanericNetwork/Dam-It-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dam-It Backend Server

Node Version

This project runs on Node.js version 18.14.2. It is recommended to use nvm to manage your Node.js versions.

Authors

Version

The current version of the server is 0.20.

Startup

To run the server, ensure that you have Node.js version 18.14.2 installed. Then, clone the repository and navigate to the project directory in your terminal. Install the dependencies by running:

Installation

npm install

Development

Then, run the development-server by running:

npm run dev

Production

To build the server, run:

npm run build

To run the production-server, run:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors