In progress
NodeJS
2024
Updated Jul 2024
Twitter-Node-Server.
The <span style="font-weight: 700; font-style: italic;">Twitter-Node-Server</span> application integrates with the Twitter API to fetch and display tweets. It allows users to interact with Twitter data, providing a backend service for managing and retrieving tweets efficiently.
work in progress
▦ /2024 · NodeJS
Draft · NodeJS
— 02
from the makerProject narrative.
The Twitter-Node-Server application integrates with the Twitter API to fetch and display tweets. It allows users to interact with Twitter data, providing a backend service for managing and retrieving tweets efficiently.
— 03
3 layers · swappableArchitecture flow.
01
Layer
Frontend layer
React components with TypeScript for UI development
NextJS for server-side rendering, ISR, and static site generation
useSWR for state management
NodeJS
MongoDB
02
Layer
API / orchestration layer
NodeJS for server-side development
Docker for containerization
GitHub Action for continuous integration and deployment
JSON Server for to build fake APIs
ExpressJS to configure routes and handle requests
Docker
GitHub Action
03
Layer
Data layer
MongoDB for data storage
AWS for cloud storage
— 04
4 dependenciesTechnical stack.
NodeJS
Stack item
MongoDB
Stack item
Docker
Stack item
GitHub Actions
Stack item