https://github.com/ealenn/dofus-together
https://github.com/ealenn/dofus-together
api-rest dofus donjon quest
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ealenn/dofus-together
- Owner: Ealenn
- License: gpl-3.0
- Created: 2024-02-03T10:57:22.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-11T14:32:30.000Z (about 1 year ago)
- Last Synced: 2025-01-25T00:20:27.288Z (3 months ago)
- Topics: api-rest, dofus, donjon, quest
- Language: TypeScript
- Homepage: https://dofus.ealen.fr
- Size: 1.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Dofus Together
- [Dofus Together](#dofus-together)
- [Configuration](#configuration)## Configuration
| Environment Variable | Default | Description |
|---|---|---|
|APP_VERSION| Package.json version |Current version|
|PORT|`3000`|Webserver|
|JWT_SECRET|`123456789`|Secret used to sign JWT|
|JWT_EXPIRE_SECONDS|`60`|JWT expiration in seconds|