Skip to content

28 populate customization page on documentation website #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

chriscarrollsmith
Copy link
Contributor

Adds fairly extensive documentation in customization.qmd on:

  • dependency management
  • testing
  • type checking
  • folder structure
  • FastAPI, Jinja2, and SQLModel basics
  • design patterns for routing, passing context, validating form fields, handling errors with middleware, and connecting to the database
  • database schema

@chriscarrollsmith chriscarrollsmith linked an issue Nov 24, 2024 that may be closed by this pull request
5 tasks
@chriscarrollsmith chriscarrollsmith merged commit 2259f11 into main Nov 24, 2024
2 checks passed
@chriscarrollsmith chriscarrollsmith deleted the 28-populate-customization-page-on-documentation-website branch November 24, 2024 01:34
@chriscarrollsmith chriscarrollsmith self-assigned this Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Populate "Customization" page on documentation website
1 participant