Skip to content

Initialize backend with NestJS and frontend with NextJS#5

Merged
lg-epitech merged 3 commits intomainfrom
DIS-6
May 4, 2026
Merged

Initialize backend with NestJS and frontend with NextJS#5
lg-epitech merged 3 commits intomainfrom
DIS-6

Conversation

@lhnfe
Copy link
Copy Markdown
Collaborator

@lhnfe lhnfe commented May 4, 2026

Description

Resolves DIS-6 - Initializes the project structure by setting up both the frontend and backend stacks in their respective directories.

  • frontend/ - Next.js 16 app with React 19, TypeScript, Tailwind CSS v4, shadcn/ui (Base UI), and Lucide React.
  • backend/ - NestJS 11 app with TypeScript, configured with Prettier, ESLint, and Jest (unit + e2e).

Both stacks use Bun as the package manager and are ready for development.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the needed labels
  • I have linked this PR to an issue
  • I have linked this PR to a milestone
  • I have linked this PR to a project
  • I have tested this code
  • I have added / updated tests (unit / functional / end-to-end / ...)
  • I have updated the README and other relevant documents (guides...)
  • I have added sufficient documentation both in code, as well as in the READMEs

@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 4, 2026

DIS-6 Setup Stack

Copy link
Copy Markdown
Collaborator

@lg-epitech lg-epitech left a comment

Choose a reason for hiding this comment

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

Great, please just remove the default backend's nestjs Readme

Comment thread backend/README.md Outdated
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Remove this readme

@lg-epitech lg-epitech merged commit 33aa6e7 into main May 4, 2026
1 check passed
@lhnfe lhnfe deleted the DIS-6 branch May 4, 2026 13:10
@lhnfe lhnfe self-assigned this May 4, 2026
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.

2 participants