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.39.tar.gz (2.5 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.39-py3-none-any.whl (3.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: local_keep_ai_cli-1.21.39.tar.gz
  • Upload date:
  • Size: 2.5 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.39.tar.gz
Algorithm Hash digest
SHA256 661e7060c5734fb322e3d68ebfabbeabcf67c4b3a8f80151da87332547062611
MD5 e9f55a68fcb4317967ffd2c2899fa330
BLAKE2b-256 852eeb541f0191cb212729798f3d582fb09092ee928e48b073cf98444f112b10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for local_keep_ai_cli-1.21.39-py3-none-any.whl
Algorithm Hash digest
SHA256 33f6c3474386b01f1382d886d6a73347cb11385018d7b8cac9412962779a7ca1
MD5 3c76048cd8e5ccd49a69d704afd88ed7
BLAKE2b-256 6025f9476be6f8ae62e3522127ad4912b9f5c50981b560ffb835cd79c06cda57

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