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: add post api #45

Merged
merged 2 commits into from
May 7, 2024
Merged

feat: add post api #45

merged 2 commits into from
May 7, 2024

Conversation

yuting1008
Copy link
Collaborator

@yuting1008 yuting1008 commented May 7, 2024

🤔 This is a ...

  • feat: add feature
  • fix: bug fix
  • docs: documentation
  • style: formatting, missing semi colons
  • refactor: rewrite codes
  • test: add tests
  • chore: maintain, .gitignore or workflow
  • env: environment setup or change
  • other: about what?

🔗 Related issue link

#32

💡 Background and solution

  1. Failed to connect to database with .env.local, so I connect db via .env instead.
  2. Implement POST API of dishes, stores, and users.

☑️ Self-Check before Merge

  • yarn lint
  • yarn e2e
  • yarn test

Copy link

vercel bot commented May 7, 2024

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

Name Status Preview Comments Updated (UTC)
dishcovery ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2024 11:51am

Copy link

gitguardian bot commented May 7, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

guan404ming and others added 2 commits May 7, 2024 19:47
Co-Authored-By: Yu-Ting Chen <[email protected]>
Co-Authored-By: Yu-Ting Chen <[email protected]>
@guan404ming guan404ming merged commit b24d4f6 into main May 7, 2024
6 checks passed
@guan404ming guan404ming deleted the feat/api branch May 7, 2024 11:59
This was referenced May 7, 2024
@guan404ming guan404ming changed the title Feat/api feat: add post api May 7, 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.

2 participants