Issue #2 - Backend: Create collection types and contents#26
Merged
jovanHillion merged 11 commits intomainfrom Nov 22, 2025
Merged
Issue #2 - Backend: Create collection types and contents#26jovanHillion merged 11 commits intomainfrom
jovanHillion merged 11 commits intomainfrom
Conversation
The global single type allows us to use the same navbar and footer on every pages
complete main page structure for strapi except for the form
Remove documentation plugin that is not working right now Removing default data from the template
Without a way to upload data yet
Complete strapi binding for landing and games pages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
Implementation of the first version of the strapi backend, it contains every types and colelction to build the home and games pages of OMGG Website
Related Issue(s)
Feat #2
Changes Made
implementation of :
Testing
Checklist
Additional Notes
This is not a final version of the backend, it may evolves depending on our needs
Definition of Done
Types and components corresponds to what we actually need, the backend is uploaded sucessfully after the PR