diff --git a/README.md b/README.md new file mode 100644 index 0000000..4570420 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# saveweb-search-frontend + +## Configuration + +### Environment Variables + +- `VITE_APP_API_BASE_URL`: URL of the [saveweb/saveweb-search-backend](https://github.com/saveweb/saveweb-search-backend) server. for example, `http://localhost:8077/api/`