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.47.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.47-py3-none-any.whl (3.6 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for local_keep_ai_cli-1.21.47.tar.gz
Algorithm Hash digest
SHA256 e310aa9e0f535d7493ea386e2d86ff063f7b226e43909d77dc177eafeeac8228
MD5 e2d9402664c30f461afab5567d9d6ed3
BLAKE2b-256 12ca9a9faa362024c201adc13f3a574a5d646221bb676935b1db7a647cf44cb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for local_keep_ai_cli-1.21.47-py3-none-any.whl
Algorithm Hash digest
SHA256 320e1aecd71f6fdae714f6c32d075245098f58b44a9e9d218603e822bb0111a9
MD5 08c33e469859f175891407db019330ce
BLAKE2b-256 8afdce20660a8d636c887b93f731a0585f7546e1b0290f9145b693dc66dcb1cc

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 Sentry Error logging StatusPage Status page