d1e8243c47
* Zod EVERYWHERE * Add no-unused-vars rule to eslint in front * Add no-unused-vars rule to eslint in pusher * Add no-unused-vars rule to eslint in back * Remove unused PlayerTexture guards * Fix data providing on room connection Co-authored-by: Alexis Faizeau <a.faizeau@workadventu.re> |
||
---|---|---|
.. | ||
images | ||
contributing-to-scripting-api.md | ||
how-to-translate.md | ||
README.md | ||
wokas.md |
Developer documentation
This (work in progress) documentation provides a number of "how-to" guides explaining how to work on the WorkAdventure code.
This documentation is targeted at developers looking to open Pull Requests on WorkAdventure.
If you "only" want to design dynamic maps, please refer instead to the scripting API documentation.
Contributing
Check out the contributing guide
Front documentation
Pusher documentation
The Pusher is exposing its HTTP API as "OpenAPI" endpoint.
You can browse this API at http://pusher.workadventure.localhost/swagger-ui/
.