Skip to content

Issue #2 - Backend: Create collection types and contents#26

Merged
jovanHillion merged 11 commits intomainfrom
feature/issue-2/create-collection-types-and-contents
Nov 22, 2025
Merged

Issue #2 - Backend: Create collection types and contents#26
jovanHillion merged 11 commits intomainfrom
feature/issue-2/create-collection-types-and-contents

Conversation

@jovanHillion
Copy link
Copy Markdown
Contributor

@jovanHillion jovanHillion commented Nov 21, 2025

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 :

  • single type: (Global, landing, game)
  • a set of collection types
  • a set of components
  • internationalisation
  • custom controllers for some types to provides usefull informations through the API

Testing

  • Test using Insomina
  • Test with the OMGG website development version

Checklist

  • I have tested these changes thoroughly.
  • The code follows the project's style guide and coding conventions.
  • I have updated the relevant documentation (if applicable).
  • I have checked for any potential conflicts with other branches.

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

@jovanHillion jovanHillion linked an issue Nov 21, 2025 that may be closed by this pull request
@jovanHillion jovanHillion merged commit 083f3d7 into main Nov 22, 2025
1 check passed
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.

Create collection types and contents

1 participant