command
module
Version:
v0.5.5
Opens a new window with list of versions in this module.
Published: Jun 18, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Notes Manager


-
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.