Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
LeParisien-dev
/
EduAI
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: LeParisien-dev/EduAI
Actions
All workflows
Workflows
Backend CI
Backend CI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
23 workflow runs
23 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Refactor AppController: return JSON on root endpoint for uptime monit…
Backend CI
#23:
Commit
d4ddd58
pushed by
LeParisien-dev
42s
main
main
42s
View workflow file
Add GET /courses endpoint in CoursesService and CoursesController
Backend CI
#22:
Commit
687b78a
pushed by
LeParisien-dev
38s
main
main
38s
View workflow file
Backend config: updated CORS whitelist to include local dev, current …
Backend CI
#21:
Commit
0ead1b8
pushed by
LeParisien-dev
36s
main
main
36s
View workflow file
fix(backend): make DB SSL configurable with DATABASE_SSL env var
Backend CI
#20:
Commit
3a7bb66
pushed by
LeParisien-dev
34s
main
main
34s
View workflow file
chore(gitignore): ignore backend .env to protect JWT secret
Backend CI
#19:
Commit
473e642
pushed by
LeParisien-dev
38s
main
main
38s
View workflow file
fix(deps): move typeorm & reflect-metadata to dependencies
Backend CI
#18:
Commit
8a71e70
pushed by
LeParisien-dev
40s
main
main
40s
View workflow file
fix(docker): install all prod deps to fix MODULE_NOT_FOUND on Render
Backend CI
#17:
Commit
2a40c75
pushed by
LeParisien-dev
38s
main
main
38s
View workflow file
fix(tsconfig): align moduleResolution avec NodeNext
Backend CI
#16:
Commit
65304ee
pushed by
LeParisien-dev
26s
main
main
26s
View workflow file
fix(tsconfig): ajout de lib ES2022 + DOM pour corriger erreurs TypeSc…
Backend CI
#15:
Commit
1cdf3b7
pushed by
LeParisien-dev
25s
main
main
25s
View workflow file
fix(ci): Ensure node_modules are available in the Docker runner
Backend CI
#14:
Commit
2d10765
pushed by
LeParisien-dev
25s
main
main
25s
View workflow file
fix(Dockerfile): copy backend sources before installing deps
Backend CI
#13:
Commit
6ebdbbd
pushed by
LeParisien-dev
24s
main
main
24s
View workflow file
fix(cors): allow Vercel frontend domain for EduAI API
Backend CI
#12:
Commit
5e8e8e7
pushed by
LeParisien-dev
25s
main
main
25s
View workflow file
fix(Dockerfile): install all prod deps to include @nestjs/core
Backend CI
#11:
Commit
da7a6f1
pushed by
LeParisien-dev
27s
main
main
27s
View workflow file
fix(Dockerfile): ensure @nestjs/core and backend prod deps are installed
Backend CI
#10:
Commit
6dc4d2f
pushed by
LeParisien-dev
40s
main
main
40s
View workflow file
feat(backend): add health endpoint + fix Dockerfile for EduAI
Backend CI
#9:
Commit
2a1c829
pushed by
LeParisien-dev
26s
main
main
26s
View workflow file
fix(docker): use --no-frozen-lockfile for backend build on Render
Backend CI
#8:
Commit
7ac1aba
pushed by
LeParisien-dev
30s
main
main
30s
View workflow file
feat(ai): ajout du module AI mock avec tests E2E
Backend CI
#7:
Commit
2f89b1f
pushed by
LeParisien-dev
22s
main
main
22s
View workflow file
Code cleaning
Backend CI
#6:
Commit
9023261
pushed by
LeParisien-dev
31s
main
main
31s
View workflow file
Initial public release of EduAI with frontend + backend
Backend CI
#5:
Commit
da7b5a6
pushed by
LeParisien-dev
26s
main
main
26s
View workflow file
Ajout du frontend EduAI avec React + Vite + Tailwind
Backend CI
#4:
Commit
4b2aefc
pushed by
LeParisien-dev
36s
main
main
36s
View workflow file
fix(docker): remove COPY libs since no libs folder in EduAI
Backend CI
#3:
Commit
7d3827b
pushed by
LeParisien-dev
33s
main
main
33s
View workflow file
chore(render): add docker blueprint config + prune prod + healthcheck
Backend CI
#2:
Commit
bffe12c
pushed by
LeParisien-dev
32s
main
main
32s
View workflow file
Initial commit EduAI
Backend CI
#1:
Commit
666ffcf
pushed by
LeParisien-dev
34s
main
main
34s
View workflow file
You can’t perform that action at this time.