Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ahelmy committed Jan 6, 2024
1 parent ff8e9a4 commit aabdd71
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ XDev helps with daily development tasks like formatting JSON, base64 encoding /

- [Usage](#usage)

- [Docker](#docker)

- [Web UI](#web-ui)

- [Features](#features)

- [Contributing](#contributing)
Expand Down Expand Up @@ -115,15 +119,15 @@ Flags:

Use "xdev [command] --help" for more information about a command.
```
### Docker
## Docker

If you want to use `Xdev` as server running in docker container you can use https://hub.docker.com/r/ahelmy0/xdev

`Environment`
- `PORT` Server port, default: 8000
- `VERBOSE` To enable verbose mode.

### Web UI
## Web UI

<img src="screenshots/home.png" width="25%"/><img src="screenshots/uuid.png" width="25%"/><img src="screenshots/ulid.png" width="25%"/><img src="screenshots/json.png" width="25%"/><img src="screenshots/jwt.png" width="25%"/><img src="screenshots/password.png" width="25%"/><img src="screenshots/yaml.png" width="25%"/><img src="screenshots/base64.png" width="25%"/>

Expand Down

0 comments on commit aabdd71

Please sign in to comment.