notes-manager

command module
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2024 License: MIT Imports: 1 Imported by: 0

README

Notes Manager

logo.jpg

Docker Repository on Quay Maintainability

  • markdown (github flavored)

  • Go backend

  • quick start with: docker-compose up -d --remove-orphans --build

  • uses .env for configuration:

    DB_PROVIDER=mongodb
    
  • database providers:

  • MongoDB 4.x

  • install dependencies with:

  • go mod tidy

  • yarn install

  • run locally with: uvicorn main:app --reload --log-level debug

  • create notes index with: curl -s -XPUT http://localhost:9200/notes

  • Growl notifications

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
web

Jump to

Keyboard shortcuts

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