memoria-server

module
v0.0.0-...-2758cc9 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2019 License: Apache-2.0

README

memoria-server

A little golang implemented API for the Memoria app.


Requirements

  • golang v1.12.4.

  • go modules package management.


Development

  1. Run source env.sh in your terminal to enable GO111MODULE support and enable the MongoDB helper functions.

  2. Optionally, run mongo-start to start up a new containerised MongoDB instance.

  3. Run make dev to start the server.

  4. Optionally, run mongo-shell to access the database.

NB: mongo-stop and mongo-delete can be used to stop and clean-up the MongoDB containers when finished.


Build

  1. Run make build. The binary will be built in the dist directory.

Jump to

Keyboard shortcuts

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