Skip to content

mikitaserabrakou/soc.gg-fork

 
 

Repository files navigation

SoC.gg - A Songs of Conquest fansite

Features

  • Full codex of all the game's units, skills, factions and wielders
  • Spotlight search
  • and more to come! Feel free to suggest new features.

We have the approval and support of the game studio (Lavapotion) to use the game data in this project 🤘.

Contribution

This app is Open Source. Contributors are highly welcome! You can find open tasks and issues on GitHub.

Join us on Discord if you like to contribute.

Development

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

The collection files in lib/collections are extracted from the game data. This is done by a different project, which is not part of the repository. If you require more information, please add an issue.

Game data extractor

This project is based on the game data of Songs of Conquest. See extractor/README.md for more information.

Environment variables

The following list shows the environment variables you can set. You can find more information on Environment Variables:

KEY VALUE
NEXT_PUBLIC_PLAUSIBLE_HOST Plausible API host (optional)
NEXT_PUBLIC_PLAUSIBLE_DOMAIN Plausible domain (optional)

Analytics

If you are interested in the analytics of this project, please visit the dashboard. It's based on Plausible, a privacy-friendly analytics solution without the need of cookie banners or GDPR consent.

License

MIT

About

Fork of A Songs of Conquest fansite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 87.5%
  • JavaScript 12.3%
  • Other 0.2%