Haptic
A new local-first, privacy-focused and open-source home for your markdown notes.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: "3.3"
services:
haptic-web:
image: chroxify/haptic-web:latest
ports:
- 3000:80
restart: unless-stoppedResources
Website: https://www.haptic.md/
Demo: https://app.haptic.md/
GitHub: https://github.com/chroxify/haptic
Docker Hub: https://hub.docker.com/r/chroxify/haptic-web
Configuration: https://github.com/chroxify/haptic#docker