server

command module
v0.0.0-...-8a04328 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2018 License: GPL-3.0, GPL-3.0-only Imports: 14 Imported by: 0

README

Suluvir server

Build Status Go Report Card

Setup

  1. If you want to add dependencies, install glide
  2. Run make install (if you are on linux) to build the executable
  3. Install npm (comes with node)
  4. cd layout/js
  5. Run npm install
  6. Run npm run webpack
  7. Initialize the database schema (server update)
  8. Run the server (server serve)
  9. Visit http://localhost:8080 to see it in action

Tests

Go

Just run make

JavaScript

TBD

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL