module
Version:
v0.0.0-...-2758cc9
Opens a new window with list of versions in this module.
Published: Jun 3, 2019
License: Apache-2.0
Opens a new window with license information.
README
¶
memoria-server
A little golang implemented API for the Memoria
app.
Requirements
Development
-
Run source env.sh
in your terminal to enable GO111MODULE
support and enable the MongoDB helper functions.
-
Optionally, run mongo-start
to start up a new containerised MongoDB instance.
-
Run make dev
to start the server.
-
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
- Run
make build
. The binary will be built in the dist
directory.
Directories
¶
Click to show internal directories.
Click to hide internal directories.