Ghost/apps/sodo-search/README.md

17 lines
415 B
Markdown
Raw Normal View History

2022-07-04 16:36:49 +03:00
# Sodo Search
## Development
### Pre-requisites
- Run `yarn` in Ghost monorepo root
- Run `yarn` in this directory
### Running via Ghost `yarn dev` in root folder
2022-07-04 16:36:49 +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-08-03 22:41:10 +03:00
Copyright (c) 2013-2023 Ghost Foundation - Released under the [MIT license](LICENSE).