@@ -4,3 +4,12 @@ Progressive web app for adding org mode todos
## Build
```docker build -t org-todo-pwa .```
## Compose
```
# Navigate to the project directory
cd /home/fredrik/dev/org-todo-pwa
# Build and start the services
docker-compose up --build
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.