2022-07-04 16:36:49 +03:00
|
|
|
# Sodo Search
|
|
|
|
|
2023-07-27 10:09:01 +03:00
|
|
|
## Development
|
2022-07-04 16:27:40 +03:00
|
|
|
|
2023-07-27 10:09:01 +03:00
|
|
|
### Pre-requisites
|
2022-07-04 16:27:40 +03:00
|
|
|
|
2023-07-27 10:09:01 +03:00
|
|
|
- Run `yarn` in Ghost monorepo root
|
|
|
|
- Run `yarn` in this directory
|
2022-07-04 16:27:40 +03:00
|
|
|
|
2023-07-27 10:09:01 +03:00
|
|
|
### Running via Ghost `yarn dev` in root folder
|
2022-07-04 16:36:49 +03:00
|
|
|
|
2023-07-27 10:09:01 +03:00
|
|
|
You can automatically start the Sodo-Search dev server when developing Ghost by running Ghost (in root folder) via `yarn dev --search`.
|
2022-07-04 16:36:49 +03:00
|
|
|
|
|
|
|
# Copyright & License
|
|
|
|
|
2023-07-27 10:09:01 +03:00
|
|
|
Copyright (c) 2013-2022 Ghost Foundation - Released under the [MIT license](LICENSE).
|