Giter VIP home page Giter VIP logo

dawnshard's Introduction

Dawnshard

test

Dawnshard (internally named DragaliaAPI) is a server emulator for Dragalia Lost.

You can play using the Dragalipatch app by LukeFZ to redirect server traffic to https://dawnshard.co.uk.

If you haven't already, please also consider joining the Dragalia Lost Reverse Engineering Discord server; this is where development is discussed and where bugs/issues are most easily reported.

Contributing

Contributions are more than welcome! Feel free to fork the repository and open a pull request with these changes.

For guidance on contributing, including the process for setting up a development environment, please see the GitHub Wiki.

See also the API documentation for reference on what existing endpoints do and how to implement new ones.

Hosting your own instance

The application is deployed as three services: the main ASP.NET service which is stateless, and two stateful services in Redis (session management) and PostgreSQL (savefile storage).

Locally

The recommended way to self-host (for personal use or development) is using docker-compose -- please see the self-hosting guide in the wiki for more information.

If you don't want to use Docker, see the no-docker branch which uses an SQLite DB and an in-memory IDistributedCache for session management. Please note that this version is not regularly updated and no guarantees are made that it functions correctly. It also cannot support co-op as this requires Redis.

Dedicated server

On a dedicated server, it is recommended to use the Kubernetes helm chart.

dawnshard's People

Contributors

sapiensanatis avatar lukefz avatar steelgram avatar nightmerp avatar sidmalladi avatar sockperson avatar fatestimelines1337 avatar eandrade-dev avatar arceus922 avatar latiwednesday avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.