Skip to content

Build your own

Nightly release version

It is very easy to build the binaries.

Install dart and build the server using:

Terminal window
cd server
dart pub get
dart compile exe

The executable can be found in bin/swamp.exe.