Skip to content

Kasperit/Dcordtroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For running the front-end

Use these commands before running for the first time.

  • npm install
  • npm start to run.

For Soundboard, go to soundboard folder and use these commands:

  • npm install
  • node music.js

For running the server

  • Go to /server: cd server
  • Use npm install before running for the first time.
  • Create a .env file and add two line:
SECRET_KEY=<YOUR_SECRET_KEY>
DB_HOST=<YOUR_MONGODB_HOST>

Note: No space before and after =
SECRET_KEY is a random string by your own, eg. adkjs324nbjsb&+jhsdbf3b_jbkjb35n5bnm35bmnb5

  • node index.js to run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •