Skip to content
View Pixel-Arni's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Pixel-Arni

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pixel-arni/README.md

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

Backend Setup (Phase 2)

Phase 2 introduces a simple Express API backed by SQLite via Prisma. To get started:

  1. Install dependencies (requires internet):
    npm install
  2. Run Prisma migrations to create the database:
    npx prisma migrate dev --name init
  3. Start the API server:
    npm run server

The server exposes basic CRUD endpoints under /clients as a starting point for database integration.

Popular repositories Loading

  1. lokarni lokarni Public

    Local media library for AI models, prompts and assets – with CivitAI import

    JavaScript 21 2

  2. pixel-arni pixel-arni Public

    Professional Landing Page Builder - Desktop App for Agencies & Freelancers

    JavaScript

  3. company-oS company-oS Public

    GTA RP Company Manager

    JavaScript