Skip to content
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

Add frontend #713

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Add frontend #713

merged 1 commit into from
Aug 25, 2023

Conversation

nenb
Copy link
Contributor

@nenb nenb commented Aug 16, 2023

Description

This PR adds a basic frontend to the Question the Docs app. It uses Vite to create the initial project.

The app is deployed on fly.io.

Related Issues

#653

@nenb nenb changed the title Halfway point at adding frontend Add frontend Aug 16, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.54% 🎉

Comparison is base (cfca570) 78.47% compared to head (5e4236c) 79.01%.
Report is 1 commits behind head on main.

❗ Current head 5e4236c differs from pull request most recent head 266b83d. Consider uploading reports for the commit 266b83d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #713      +/-   ##
==========================================
+ Coverage   78.47%   79.01%   +0.54%     
==========================================
  Files          81       79       -2     
  Lines        5082     5004      -78     
==========================================
- Hits         3988     3954      -34     
+ Misses       1094     1050      -44     

see 12 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nenb nenb force-pushed the add-frontend branch 5 times, most recently from acd7e9c to 25e109d Compare August 18, 2023 15:47
@nenb nenb changed the title Add frontend WIP: Add frontend Aug 18, 2023
Copy link
Contributor

@rec rec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quibble: single quotes in Python!

Just amazing how far this has come in a short time...!

apps/question-the-docs/README.md Outdated Show resolved Hide resolved
apps/question-the-docs/backend/ai/artifacts.py Outdated Show resolved Hide resolved
apps/question-the-docs/backend/ai/utils/github.py Outdated Show resolved Hide resolved
apps/question-the-docs/backend/ai/utils/github.py Outdated Show resolved Hide resolved
apps/question-the-docs/backend/ai/utils/github.py Outdated Show resolved Hide resolved
apps/question-the-docs/backend/config.py Outdated Show resolved Hide resolved
apps/question-the-docs/backend/config.py Show resolved Hide resolved
apps/question-the-docs/backend/documents/models.py Outdated Show resolved Hide resolved
@nenb nenb force-pushed the add-frontend branch 2 times, most recently from 425bbba to 812bf81 Compare August 25, 2023 12:21
@nenb nenb marked this pull request as ready for review August 25, 2023 12:21
@nenb nenb changed the title WIP: Add frontend Add frontend Aug 25, 2023
@nenb nenb merged commit 296634d into superduper-io:main Aug 25, 2023
@nenb nenb deleted the add-frontend branch August 25, 2023 13:46
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.

3 participants