Skip to content

ivanbtrujillo/system-security-checker-ui

Repository files navigation

Security System UI

This project is a user interface for the @https://github.com/ivanbtrujillo/system-security-checker-node repository.

Environment Setup

Before starting, it's necessary to create a .env file following the format of .env.example. This file should include the Supabase URL and anonymous key associated with your Supabase database:

Running the project

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Building the project

npm run build
# or
yarn build
# or
pnpm build
# or
bun build

About

UI for System Security Checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published