Skip to content

ynx0/buildcheck

Repository files navigation

ARCH

Motivation

image

This is you whenever you feel like it's impossible.

Reflex resources

How to run the application

  1. uv sync
  2. uv run reflex run

How to test someone's PR

  1. Save your current changes by either committing them or stashing them
  2. Checkout the PR branch
  3. MAKE SURE TO RUN uv sync!!!
  4. Test as needed
  5. Switch back to your branch
  6. Run uv sync

To add a package

Do this instead of pip install <package>

  1. Run uv add <package>
  2. Run uv sync
  3. Add and commit the pyproject.toml and uv.lock files

When making changes to Models

  1. Run reflex db makemigrations
  2. Run reflex db migrate

Authors

  • Joud
  • Mohammed Alyami
  • Noura
  • Yaseen

About

source code of the buildcheck project

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages