Skip to content

khoidm2004/Resort_IoT_Project

Repository files navigation

Resort IoT Project

  • Description: IoT Systems to monitor and optimize client experiences through real-time data collection and analysis for Rakkaranta Resort
  • Project Plan: Click me
  • Project Overview: Click me
  • Sprint 1 video: Click me

Authors 👷

Deploy

  • Step 1: Push to Git
  • Step 2: Create a Vercel config file with the following code to rewrite all the paths:
{
  "rewrites": [
    {
      "source": "/(.*)",
      "destination": "/index.html"
    }
  ]
}
  • Step 3: Log in to Vercel and create a new project by pressing "Add New" => Project

    image

  • Step 4: Choose the project to import

    image

  • Step 5: Choose the Vercel Team => Project Name => Framework Preset (It will automatically choose if there is only a Frontend directory) => Root Directory (Directory with the Frontend apps) => Insert Environment Variables (Copy all and paste) => Deploy

    image

Note:

  • The web app is deployed if the status is Ready

    image
  • In case you are having trouble deploying, go to Build Logs and inspect the logs to fix

    image

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •