This app is an extension for Rapp to find out if certain conditions influence the presence of users.
The project uses vite-plugin-ssr
npm install
cp .env.example .env
code .env
Run in a terminal the javascript development server:
npm run dev
This app is an extension for Rapp to find out if certain conditions influence the presence of users.
The project uses vite-plugin-ssr
npm install
cp .env.example .env
code .env
Run in a terminal the javascript development server:
npm run dev