flexnote_server

command module
v0.0.0-...-0ad0970 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2019 License: MIT Imports: 4 Imported by: 0

README

FlexNote

Flexible notes application

Build Status Coverage Status

Base requirements
  • Postgresql - 11.x with user postgres
  • Go language - 11.x
  • GNU Make 4.x
Initial actions
  • Rename .env_exmaple to .env, .env_testing_example to .env_testing
  • Open and configure .env and .env_testing
Testing
  • Run make test to test all
  • Run make coverage to view code coverage in your browser
Building and running

Run make build or make run. If you have no opportunity to run/build via make, try to emulate make behavior manually.

Contributing

Every new functionality must be covered by tests by it's creator. Pull request/feature branch should be merged into development branch only after:

  • Writing tests to new functionality
  • Passing them
  • Updating api documentation
  • Updating database schema and dependencies.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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