Skip to main content

Build a dark portfolio website using React

Generated by sage. Edit before publishing.

Repository layout

  • frontend/ — UI (react)
  • backend/ — API (none)
  • .github/workflows/ — CI for both halves
  • docker-compose.yml — local dev stack

Local dev

# Backend
cd backend
python -m venv venv && source venv/bin/activate
pip install -r requirements.txt
pytest
uvicorn app.main:app --reload

# Frontend (in a second terminal)
cd frontend
npm install
npm test
npm run dev   # or `npm run start` / `expo start` depending on framework

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

local_keep_ai_cli-1.21.46.tar.gz (2.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

local_keep_ai_cli-1.21.46-py3-none-any.whl (3.6 MB view details)

Uploaded Python 3

File details

Details for the file local_keep_ai_cli-1.21.46.tar.gz.

File metadata

  • Download URL: local_keep_ai_cli-1.21.46.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for local_keep_ai_cli-1.21.46.tar.gz
Algorithm Hash digest
SHA256 91e8b8cabd415002c2243c72d9ae6ea9613fd37b7dc5d2fb2c6f3eb934f77729
MD5 19052077b8d67bd425a7bd1dd87a61ff
BLAKE2b-256 29e9f0edc85fbc27388739bfb0d1343d4e017d2d36f6a851d28c08aff46d4c5c

See more details on using hashes here.

File details

Details for the file local_keep_ai_cli-1.21.46-py3-none-any.whl.

File metadata

File hashes

Hashes for local_keep_ai_cli-1.21.46-py3-none-any.whl
Algorithm Hash digest
SHA256 406bb5fb5021a5de6fbc8ea80879262657fe3204023b7e351a6134188cf72e1d
MD5 1f1c1b815dcd7166a4595ff909d9268a
BLAKE2b-256 226a8aac736868f6de2214532bf0eedaa809bd3365ec814a1ecb9061698ea2d9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page