Skip to content

tmphat1312/the-wild-oasis

Repository files navigation

THE WILD OASIS

Hotel asset and booking management web app.

Logo

Live Preview

Visit demo version

Demo

Environment Variables

To run this project, you will need to add the following environment variables to your .env file.

Head to Supabase to take your own Supabase keys

VITE_APP_TITLE=

VITE_SUPABASE_URL=

VITE_SUPABASE_STORAGE_URL=

VITE_SUPABASE_KEY=

Run Locally

yarn and NodeJS > v20.0 are required

Clone the project

  git clone https://github.com/tmphat1312/the-wild-oasis the-wild-oasis

Go to the project directory

  cd the-wild-oasis

Install dependencies

  yarn

Start the server

  yarn dev

Author

License

MIT