The source code for the seashells.io server. See the anishathalye/seashells repo for the client.
For more information, see seashells.io or the launch blog post.
- Build the binary with
go build
- Run
./seashells-server
- Build the binary with
go build
- Configure some settings, by
cp env.sample env
and editing the resultingenv
file - Run with
./run.bash
Copyright (c) Anish Athalye. Released under AGPLv3. See LICENSE.txt for details.