anishathalye / seashells-server

The seashells.io server 🐚

Home Page:https://seashells.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seashells Build Status

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.

Seashells.io website preview

Build and run

Development mode

  1. Build the binary with go build
  2. Run ./seashells-server

Production mode

  1. Build the binary with go build
  2. Configure some settings, by cp env.sample env and editing the resulting env file
  3. Run with ./run.bash

License

Copyright (c) Anish Athalye. Released under AGPLv3. See LICENSE.txt for details.

About

The seashells.io server 🐚

https://seashells.io

License:GNU Affero General Public License v3.0


Languages

Language:Go 46.6%Language:HTML 26.2%Language:Python 15.9%Language:CSS 7.9%Language:JavaScript 3.2%Language:Shell 0.2%