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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
RealDevSquad
/
website-backend
Public
Notifications
You must be signed in to change notification settings
Fork
277
Star
74
Code
Issues
443
Pull requests
102
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
chore: CJS to ESM Migration
- #2484
#2484
Open
Achintya-Chatterjee
wants to merge 15 commits into
develop
RealDevSquad/website-backend:develop
from
esm-migration
RealDevSquad/website-backend:esm-migration
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
chore: CJS to ESM Migration
#2484
Achintya-Chatterjee
wants to merge 15 commits into
develop
RealDevSquad/website-backend:develop
from
esm-migration
RealDevSquad/website-backend:esm-migration
Copy head branch name to clipboard
Commits
Commits on Apr 6, 2025
change common js to esm
yesyash
committed
7554492
View commit details
Copy full SHA for 7554492
Browse repository at this point
remove swc
yesyash
committed
2c50710
View commit details
Copy full SHA for 2c50710
Browse repository at this point
Commits on Apr 29, 2025
installed config package
vikasosmium
committed
ffce1c7
View commit details
Copy full SHA for ffce1c7
Browse repository at this point
Commits on May 3, 2025
Refactor routes and services to use ES module syntax; update imports and exports for consistency.
Show description for 1644b03
prakashchoudhary07
committed
1644b03
View commit details
Copy full SHA for 1644b03
Browse repository at this point
fix: comment routes that are causing error
prakashchoudhary07
committed
1db8048
View commit details
Copy full SHA for 1db8048
Browse repository at this point
refactor: update import/export syntax and improve error handling in various files
prakashchoudhary07
committed
da35fad
View commit details
Copy full SHA for da35fad
Browse repository at this point
Commits on May 6, 2025
fix: update dev script to include experimental specifier resolution for better module handling
vikasosmium
committed
9a2bd44
View commit details
Copy full SHA for 9a2bd44
Browse repository at this point
fix: remove experimental specifier resolution from dev script for improved compatibility
vikasosmium
committed
7683826
View commit details
Copy full SHA for 7683826
Browse repository at this point
Commits on May 28, 2025
Refactor code structure for improved readability and maintainability
vikasosmium
committed
26a2df0
View commit details
Copy full SHA for 26a2df0
Browse repository at this point
Commits on May 29, 2025
Merge remote-tracking branch 'upstream/develop' into esm-migration
vikasosmium
committed
2e1c29e
View commit details
Copy full SHA for 2e1c29e
Browse repository at this point
refactor: update import statements to use .js extensions for consistency
vikasosmium
committed
6fe128c
View commit details
Copy full SHA for 6fe128c
Browse repository at this point
Commits on Sep 15, 2025
fix: test cases
Achintya-Chatterjee
committed
0ad8878
View commit details
Copy full SHA for 0ad8878
Browse repository at this point
resolve: merge conflict
Achintya-Chatterjee
committed
c014c5d
View commit details
Copy full SHA for c014c5d
Browse repository at this point
fix: failing unit and integration tests
Achintya-Chatterjee
committed
1118385
View commit details
Copy full SHA for 1118385
Browse repository at this point
Commits on Sep 16, 2025
fix: added missing imports
Achintya-Chatterjee
committed
3938e68
View commit details
Copy full SHA for 3938e68
Browse repository at this point
You can’t perform that action at this time.