···74744. Follow the steps to run your sqlite database locally inside of
7575 [README.md](https://github.com/openstatusHQ/openstatus/blob/main/packages/db/README.md)
76767777-5. Start the development server
7777+5. Start the development with the below command
78787979 ```sh
8080 pnpm dev
8181 ```
82828383-6. Open [http://localhost:3000](http://localhost:3000) with your browser to see
8484- the result.
8383+ It will:
8484+8585+ - run the web app on port `3000`
8686+ - run the api server on port `3001`
8787+ - run the docs on port `3002`
8888+8989+6. See the results:
9090+9191+- open [http://localhost:3000](http://localhost:3000) for the web app
9292+- open [http://localhost:3001/ping](http://localhost:3001/ping) for the api
9393+ server health check
9494+- open [http://localhost:3002](http://localhost:3002) for the docs
85958696For [clerk](https://clerk.com), you will need to create a webhook endpoint. To
8797access the link, you can use tunneling tools like