Skip to content

piiuzera/aai-daw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development by Matheus Amaro


Home Page

Initializing

Run this command on the terminal:

npm install

node Server.js

Go to page: http://localhost:5003

Using on a dedicated server

Install the PM2 module and create an instance with the main file:

npm install -g pm2

pm2 start Server.js --name="Daw"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published