This website requires JavaScript.
Explore
Help
Sign In
mirror
/
rogueserver
Watch
1
Star
0
Fork
0
You've already forked rogueserver
mirror of
https://github.com/pagefaultgames/rogueserver.git
synced
2025-04-05 12:37:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
180
Commits
5
Branches
0
Tags
ccf5e6e832
Branches
Tags
View all branches
Go to file
Code
Up
ccf5e6e832
add example compose file
2024-05-09 11:41:28 +02:00
.github
/workflows
only build docker image on main repo
2024-05-09 11:31:52 +02:00
api
ensure uniqueness of daily seed
2024-05-08 12:58:11 +02:00
db
ensure uniqueness of daily seed
2024-05-08 12:58:11 +02:00
defs
Add classic win count to starter data
2024-05-07 00:16:00 -04:00
.dockerignore
add GitHub actions scripts and dockerfile
2024-05-09 11:24:07 +02:00
.gitignore
add development docker compose file
2024-05-08 11:28:15 +02:00
docker-compose.Development.yml
add development docker compose file
2024-05-08 11:28:15 +02:00
docker-compose.Example.yml
add example compose file
2024-05-09 11:41:28 +02:00
Dockerfile
add GitHub actions scripts and dockerfile
2024-05-09 11:24:07 +02:00
go.mod
Rename to rogueserver
2024-04-29 15:22:27 -04:00
go.sum
Use better cron package
2024-04-16 21:01:24 -04:00
LICENSE
Relicense under AGPL
2024-04-29 17:26:46 -04:00
README.md
Rename to rogueserver
2024-04-29 15:22:27 -04:00
rogueserver.go
start on port 8001 by default for client parity
2024-05-08 13:07:55 +02:00
README.md
rogueserver
Description
Game server backend and API for PokéRogue
backend
golang
pokerogue
server
webserver
Readme
AGPL-3.0
1.2
MiB
Languages
Go
99.2%
Dockerfile
0.4%
Shell
0.4%