/hydrogen-dashboard-remix

A social media web app dashboard build with remix and mantine

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Hydrogen Dashboard

Installation

  • install pnpm globally npm i -g pnpm
  • install dependencies pnpm i
  • run dev server pnpm run dev

Setup env file

  • copy .env.example inside .env

Update .env

VITE_ENDPOINT=https://hydrogen-harsh.herokuapp.com/api

Visit live url https://hydrogen-dashboard.netlify.app/