Skip to content

hobolyra/testrecipies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SS14 Tools

https://aussieguy0.github.io/testrecipies/bartender/

A collection of web-based tools for Space Station 14. Currently, it includes drink and chemical recipes.

web.png

Running locally

  1. Install dependencies:
cd scripts
npm install
  1. Start the local server (from the scripts directory):
npm run serve

The web interface will be available at http://localhost:8080

Data sources

Data is fetched directly from the SS14 repository.

Run npm run fetch to fetch and process the latest data files.

The following files are used:

About

Recipe lists for the BPL14 server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 76.7%
  • HTML 11.7%
  • CSS 11.6%