Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
0xGingi committed Nov 15, 2024
2 parents 63b646d + 5d0e4da commit 7e73f1e
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A secure cross-platform note-taking application. Features end-to-end encryption

https://notes.toolworks.dev

![image](https://github.com/user-attachments/assets/cc6c2dca-e71f-42d9-ae78-4a5abfae5d3e)
![image](https://github.com/user-attachments/assets/67c661f0-d7ac-49ac-a161-628806ccb610)


## Features
Expand All @@ -24,6 +24,17 @@ https://notes.toolworks.dev
- [ ] Rich Text
- [ ] Attachments/Files

## Client Self-Hosting

### Prerequisites
- Docker
- Docker Compose

### Setup
1. Clone the repository
2. Run `docker compose up --build` inside the root directory to build and start the client.


## Server Self-Hosting

### Prerequisites
Expand Down

0 comments on commit 7e73f1e

Please sign in to comment.