Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
solaoi committed Sep 19, 2021
2 parents f61526b + deab621 commit 2594c37
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,27 @@ docker run --init -e SESSION_SECRET_KEY="your random string of at least 32 bytes
#### Persist the stub data

Your stub data will be persisted under /data in the current directory.

## Usage

### Create Project

Project is the place to manage your stubs.

<img width="912" alt="スクリーンショット 2021-09-18 0 42 26" src="https://user-images.githubusercontent.com/46414076/133816382-fd6c7ab5-e91b-4378-84e2-f1356314937d.png">
<img width="912" alt="スクリーンショット 2021-09-18 0 44 26" src="https://user-images.githubusercontent.com/46414076/133816599-a7eb710d-666c-4f58-8392-cb26806dcb51.png">

### Create Stub

<img width="912" alt="スクリーンショット 2021-09-18 0 45 59" src="https://user-images.githubusercontent.com/46414076/133816811-18560c1b-b429-483e-a180-f416c1ad8df6.png">
<img width="912" alt="スクリーンショット 2021-09-18 0 47 31" src="https://user-images.githubusercontent.com/46414076/133817027-19130c43-015c-4da5-a68e-ff9289fda484.png">

### Get Stub URL

You get the stub with the copy button.

#### Project
<img width="912" alt="スクリーンショット 2021-09-18 0 48 55" src="https://user-images.githubusercontent.com/46414076/133817247-e355bdbf-b83a-4020-99e8-d192bb991f58.png">

#### Stub
<img width="912" alt="スクリーンショット 2021-09-18 0 49 41" src="https://user-images.githubusercontent.com/46414076/133817327-b7b532a3-b57c-4fb3-b8d0-f30c8d5eed0d.png">

0 comments on commit 2594c37

Please sign in to comment.