Skip to content

DavidSint/dice-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice Server 🎲

This is a server-side application designed to be used with the dnd-dice found at https://github.com/DavidSint/dnd-dice.

Setup 🔧

  1. Run npm i
  2. Copy the env file: cp .env.example .env
  3. Edit this file to include your CORS origin(s), please note that whatever you put in this section will be evaluated as JavaScript code and if abused can lead to security vulnerabilities.
  4. Start the server with npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published