Simple mini-project to check if website is indexed or searchable in web search engines
.
github.com
, it will be compared to the search resultssearchable
NOTE: this is not accurate, it could not return correctly, and it depends on the library scraper if it works well
Use the vercel
CLI
$ vercel dev
Tailwind CSS
development css
$ yarn dev-css
production css
$ yarn build-css
Run Only Svelte
$ yarn dev
api
- simple backend api (python, fastapi
)public
, scripts
, src
- frontend (SVELTE
)