Skip to content

Migrate the Project to AdonisJS + Inertia.js #1

@ThibaultPointurier

Description

@ThibaultPointurier

Description:
Migrate the current application (Next.js/React) to an AdonisJS backend using Inertia.js for the frontend, in order to leverage a robust and modern fullstack framework.

Tasks:

Initialize a new AdonisJS project
Install and configure Inertia.js with React or Vue (as preferred)
Recreate the existing page and component structure using Inertia
Adapt routing on both AdonisJS and Inertia sides
Migrate business logic and API calls to AdonisJS controllers/services
Adapt styling (Tailwind CSS or other)
Test the application to ensure all features work as before
Acceptance Criteria:

UI and features are identical to the previous version
Code is organized and documented
Main routes work correctly via Inertia
Forms and interactions are fully functional
Useful Resources:

AdonisJS Documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions