Skip to content

jeremymeadows/soulstone-builds

Repository files navigation

Soulstone Builds

Simple website to allow creating and sharing your best builds from Soulstone Survivors! Browse new builds and try them out in game.

Building the Project

Requires Bun to build. Built using Svelte and Drizzle.

Login is done via Steam OpenID, and an API key is needed to get profile information. One can be made at https://steamcommunity.com/dev/apikey, and pasted into the .env file as shown below.

git clone [email protected]:jeremymeadows/soulstone-builds.git
cd soulstone-builds
touch .env
bun install
bun x drizzle-kit push
bun --bun run dev

.env

STEAM_KEY="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

Contributing

Pull requests are welcome! If you're wanting to contribute, check out what issues have been logged.

About

Create and share your best builds from Soulstone Survivors

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •