notesplace

command module
v0.0.0-...-77910ac Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2025 License: AGPL-3.0 Imports: 7 Imported by: 0

README

notesplace

There are notes, and this is their place.

Create notebooks and share them with a link. You can protect them using a password.

  • Backend in server/. Using Go, Gin, PostgreSQL.
  • Web interface in web/.

Setup

Thanks to there being a docker compose file you just need to run it docker-compose up.

Environment variables:

  • DB_USER, DB_PASSWORD, DB_HOST, DB_PORT, DB_NAME - database related variables. Those do not need to be modified assuming default config.
  • PRIVATE_KEY - a private key to use with bcrypt

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