Skip to content

mOhamedeLayouty/Rest

Repository files navigation

GHBanner

Khalid Pro (Frontend + Secure Local API)

This project now includes:

  • React/Vite frontend (npm run dev)
  • Local hardened API with JSON persistence (npm run api)

Run Locally

Prerequisites: Node.js 20+

  1. Install dependencies: npm install
  2. Start API server: npm run api
  3. Start frontend: npm run dev
  4. Run backend integration tests: npm run test:api

Frontend uses http://localhost:3001 by default for API calls.

Initial Admin Access

On first run, the API seeds one admin account:

  • Username: admin
  • PIN: 7391

Change this immediately by creating a new admin user and disabling old credentials from backend data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors