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

chore: added dummy data for discussion testing #17

Merged
merged 1 commit into from
Dec 14, 2021
Merged

Conversation

dmorav1
Copy link
Collaborator

@dmorav1 dmorav1 commented Dec 14, 2021

Checklist ✅

resolves [16]

@dmorav1 dmorav1 added the enhancement New feature or request label Dec 14, 2021
@dmorav1 dmorav1 self-assigned this Dec 14, 2021
@dmorav1 dmorav1 linked an issue Dec 14, 2021 that may be closed by this pull request
2 tasks
@dmorav1 dmorav1 merged commit d67e126 into develop Dec 14, 2021
dmorav1 added a commit that referenced this pull request Jan 22, 2022
* chore: NodeJS template added with middlewares: JOI and Boom. Jest added.

* docs: added discussion endpoint documentation to readme.md (#4)

* feat: discussion CRUD without SQL connection

feat: CRUD without SQL connection

docs: discussion endpoints updated

* feat: cors for accepting all CORS request (#11)

Added Cors for accepting all requests

* Feature - Discussion_Like capabilities (#8)

feat: CRUD without SQL connection for discussion_likes

docs: discussion endpoints updated

docs: like endpoints updated

docs: readme.md modified with endpoint description for use

* chore: Procfile added for Heroku deployment, port from environment added (#13)

* chore: added dummy data for discussion testing (#17)

* chore: dotenv capabilities added, .env.example file added (#20)

chore: added localhost postgres environment

chore: added db config

docs: discussion endpoint doc modified

feat: discussions db connection without pagination

chore: migrations and seeders added for deployment

docs: discussion instrictions added for local env
@dmorav1 dmorav1 deleted the chore/dummy-data branch January 22, 2022 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chore - add testing data for discussions
1 participant