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

feat(strapi): added first draft #1237

Merged
merged 1 commit into from
Sep 20, 2023
Merged

feat(strapi): added first draft #1237

merged 1 commit into from
Sep 20, 2023

Conversation

StanGirard
Copy link
Collaborator

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

@StanGirard StanGirard temporarily deployed to preview September 20, 2023 22:20 — with GitHub Actions Inactive
@vercel
Copy link

vercel bot commented Sep 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs 🔄 Building (Inspect) Visit Preview Sep 20, 2023 10:20pm
quivrapp 🔄 Building (Inspect) Visit Preview Sep 20, 2023 10:20pm

@StanGirard StanGirard merged commit f74a1c5 into main Sep 20, 2023
@github-actions
Copy link
Contributor

Risk Level 2 - /home/runner/work/quivr/quivr/frontend/next.config.js

The code looks fine. However, the URLs are hardcoded. Consider using environment variables for these URLs.


Risk Level 2 - /home/runner/work/quivr/quivr/frontend/pages/blog/[id]/index.tsx

The code looks fine. However, the URL is hardcoded. Consider using environment variables for this URL.


Risk Level 2 - /home/runner/work/quivr/quivr/frontend/pages/blog/index.tsx

The code looks fine. However, the URL is hardcoded. Consider using environment variables for this URL.


🔍🔗🔄


Powered by Code Review GPT

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.

1 participant