Projects with this topic
-
NestJS 10 platform service behind the Mammoth Dev site: CMS content, product catalog, cart and orders, contact leads, Telegram bot, SendGrid email, Swagger. Archived — no live instance.
Updated -
REST API for the Everdime website: headless CMS string storage, investor lead capture, JWT admin auth. NestJS 9 + TypeORM + MariaDB + Swagger. Restored 2024 archive with migrations and content seed.
Updated -
NestJS + TypeORM + PostgreSQL API for a truck tire and wheel store: catalog, faceted filters, cart and orders, CSV price-list import, JWT auth, admin CMS endpoints. Restored 2024 archive.
Updated -
Kiosk operator console for an Arduino-driven 4DX motion ride: JWT-gated Next.js UI with synchronized video playback, serial-port picker and live event logs over Socket.IO.
Updated -
NestJS 10 + TypeORM + PostgreSQL API of the Lotus Manzara Büyükçekmece villa site: lead capture, CMS content, JWT auth, uploads. Restored 2024 archive with a working Docker/nginx deploy reference.
Updated -
Express 5 + Socket.IO control service for an Arduino motion ride: streams AES-encrypted CSV motion telemetry over serial, syncs video across consoles, JWT auth, ride queue with emergency stop.
Updated -
Minha propria API REST com FastAPI para portfolio de dev + frontend React com CRUD completo. Deploy no Render e Vercel.
Updated -
Node.js / TypeScript implementation of the aice-auth contract; currently provides a JOSE-based JWT verifier.
Updated -
React Native (TypeScript) client SDK for the aice-auth issuer, with optional AsyncStorage-backed token persistence.
Updated -
Browser TypeScript client SDK for the aice-auth issuer, with login/refresh/logout and a pluggable token store.
Updated -
A robust Node.js authentication API built with TypeScript, featuring JWT access and refresh tokens, user management, and email verification.
Updated -
This is the simple UI built with Angular 13. It consists of Login and Sign Up page suitable for any application. It'll be the base for any web application. It uses JWT for authentication using the services from Java Spring Boot. Will be enhanced further for e-commerce website.
Updated -
-
This project includes two Nodejs Framework Projects i.e. Expressjs And Nestjs for now. This is a demo project to show my practice in both frameworks and try to implement the knowledge I have about the framework.
In this project, as an ORM I use Sequelize (Sequelize-Typescript) and For the Database I use PostgreSQL.
Updated -
Mongo database-based NestJS model with user authentication and additional functionality.
Updated -
-
-
NestJS JWT authentication with refresh token
Updated -
Cover the needs of a company that wants to create/edit a job at a job board. The user should be able to sign-up/login, create a company profile and a job ad
Updated