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: Rest API server with mongoose #2

Merged
merged 13 commits into from
Jan 1, 2023
Merged

feat: Rest API server with mongoose #2

merged 13 commits into from
Jan 1, 2023

Conversation

sboy99
Copy link
Member

@sboy99 sboy99 commented Dec 30, 2022

Features

  • Contributors CRUD operation
  • Creating a new Contributor Model
  • Connecting to server
  • Error handling
  • Refactor

++ Features
- Created an Octokit confit to access GitHub API
- Removed default hellow.ts from api
- Added a connectDB script that connect application to database
@sboy99 sboy99 added enhancement New feature or request feat | approved labels Dec 31, 2022
@sboy99 sboy99 self-assigned this Dec 31, 2022
@sboy99 sboy99 linked an issue Dec 31, 2022 that may be closed by this pull request
Copy link
Member Author

@sboy99 sboy99 left a comment

Choose a reason for hiding this comment

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

LGTM 🔥

@sboy99 sboy99 merged commit ac6fc6f into main Jan 1, 2023
sboy99 added a commit that referenced this pull request Jan 13, 2023
* fix: fixed sync with system issue

* fix: fixed axios data fetching issue in production

* style: made theme button square rounded

* fix: redefined query string
@sboy99 sboy99 deleted the contribution branch January 19, 2023 16:33
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: CRUD for contributors
1 participant