Welcome a new generation of Pokemon storage.
Currently planned to support 3DS first, web next, then go on to support more platforms, possibly even the Nintendo Switch!
However, all those fun things start here, we need your help to get the show on the road.
Install Node.js v21.6.0
git clone https://github.com/bismuth-srv/server.git Bismuth-Server
cd Bismuth-Server
npm install
Then to start the server:
node .
Fork the GitHub repository
Clone your fork via git
Make changes to the Bismuth code
Make a git commit to your fork
Send a pull request and wait for collaborators to review it
Done!