Ghost/apps/sodo-search
Daniel Lockyer 5875962392 Converted CRA packages to Vite
refs https://github.com/TryGhost/DevOps/issues/50

- we're moving away from CRA in favor of Vite, so this switches the last
  packages over
2023-07-27 09:43:35 +02:00
..
src Converted CRA packages to Vite 2023-07-27 09:43:35 +02:00
.yarnrc Prevented git tags from being created for apps 2023-07-10 13:09:28 +02:00
LICENSE
package.json Converted CRA packages to Vite 2023-07-27 09:43:35 +02:00
README.md Converted CRA packages to Vite 2023-07-27 09:43:35 +02:00
tailwind.config.js
vite.config.js Converted CRA packages to Vite 2023-07-27 09:43:35 +02: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

You can automatically start the Sodo-Search dev server when developing Ghost by running Ghost (in root folder) via yarn dev --search.

Copyright & License

Copyright (c) 2013-2022 Ghost Foundation - Released under the MIT license.