2023-05-09 22:46:07 +02:00
2023-05-09 22:40:10 +02:00
2020-10-21 16:30:42 +02:00
2020-09-02 21:45:17 +02:00
2023-05-09 22:40:10 +02:00
2023-05-09 22:46:07 +02:00
2023-05-09 22:46:07 +02:00
2023-05-09 22:46:07 +02:00
2020-11-29 21:15:31 +01:00
2023-05-09 22:46:07 +02:00
2023-05-09 22:40:10 +02:00
2021-05-06 12:22:16 +02:00
2023-05-09 22:46:07 +02:00
2021-04-12 21:15:42 +02:00
2020-10-26 21:18:02 +01:00
2020-11-29 22:22:09 +01:00
2020-11-29 21:15:31 +01:00
2021-04-12 21:15:42 +02:00
2020-10-26 02:10:22 +01:00
2020-10-26 02:10:22 +01:00
2020-08-22 03:00:13 +00:00
2020-11-03 18:36:09 +01:00

SimpleNotes, a simple markdown note taking website

Requirements

  • Docker
  • docker-compose

How to run

  • Copy the docker-compose.yml somewhere
  • In the same directory, copy the .env.dist file and rename it to .env
  • Edit the variables inside .env (see below)
  • Run it with docker-compose up -d

Configuration

The app is configured with environments variables. If no match is found within the env, a default value is read from a yaml file in simplenotes-app/src/main/resources/application.yaml.

Description
A simple markdown note taking website
https://simplenotes.be
Readme 2.4 MiB
Languages
Kotlin 91.8%
Python 3.7%
CSS 3.5%
Dockerfile 0.5%
JavaScript 0.5%