0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/sodo-search/README.md

17 lines
415 B
Markdown
Raw Normal View History

2022-07-04 08:36:49 -05: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 08:36:49 -05: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 08:36:49 -05:00
# Copyright & License
2023-08-03 14:41:10 -05:00
Copyright (c) 2013-2023 Ghost Foundation - Released under the [MIT license](LICENSE).