Skip to content

Manage your enviroment variables or secret tokens in any place 🔑

License

Notifications You must be signed in to change notification settings

jesieldotdev/env-manager

Repository files navigation

Vite + Supabase + Redux Toolkit + Tailwind CSS Project

This project is a frontend application built with Vite and integrated with Supabase. Additionally, it uses Redux Toolkit for state management and Tailwind CSS for styling.


Technologies

  • Vite: Fast build tool for web development.
  • Supabase: Backend platform for authentication, database, and real-time APIs.
  • Redux Toolkit: Library for simple and scalable state management.
  • Tailwind CSS: Utility-first CSS framework for rapid and customizable styling.
  • dotenv: Environment variable management.

Environment Setup

Before starting the project, create a .env file at the root of the project with the following environment variables:

VITE_SUPABASE_URL=https://your-url.supabase.co
VITE_SUPABASE_ANON_KEY=your-api-token

About

Manage your enviroment variables or secret tokens in any place 🔑

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published