Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » What backend stack does Scratch use?
- ajskateboarder
-
1000+ posts
What backend stack does Scratch use?
I'm just curious
Which web server/database/backend things do Scratch use? Revealing this probably wouldn't cause any security issues
Which web server/database/backend things do Scratch use? Revealing this probably wouldn't cause any security issues
- jvvg
-
1000+ posts
What backend stack does Scratch use?
I know the older parts of the site use Django, and I believe the newer parts are Node, but I'm not 100% sure.
- Scratch137
-
1000+ posts
What backend stack does Scratch use?
(#2)That is correct. From the scratch-www README file:
I know the older parts of the site use Django, and I believe the newer parts are Node, but I'm not 100% sure.
Core technologiesThat's the frontend, though; if I'm understanding correctly, OP is interested in the background stuff.
Significant core technologies this codebase uses include:
Development technologies
- Node
- Webpack
- React
- Redux
- Sass
- Discussion Forums
- » Questions about Scratch
-
» What backend stack does Scratch use?