Skip to content

Eckee/thargoid.watch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thargoid.Watch Website

Thargoid watch is a website design to display information from the Sentry.api Thargoid Tracking system.

This website's live version can be found at https://www.thargoid.watch/

Development

  1. Clone the repo
  2. Create a .env file in the root directory
  3. Create the following two variables in the file (PORT=8080 and MODE=DEV)
  4. Open terminal in root directory
  5. Run npm i
  6. Start the server with npm start
  7. Open your browser to http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.1%
  • JavaScript 35.3%
  • HTML 25.6%