• Projects 58
  • Rating 5.0
  • Rating 8 801

Budget: 15000 UAH Deadline: 14 days

Hello!

I am a full-stack developer, managing projects at Oria Agency. I work closely with the stack - NestJS + TypeScript, PostgreSQL, and have already done integrations with Supabase (authorization, database) and Stripe through it. I will also set up Swagger for Orval so that the front end generates the current client. I see nothing overly complicated in assembling a clean and scalable architecture. I can provide a more accurate rate if you show me the screens; I would like to take a look at the volume.

I look forward to collaborating.
Best regards,
Andrey Voznyak

  • Projects 106
  • Rating 5.0
  • Rating 18 712

Budget: 1234 UAH Deadline: 1 day

Hello! I can develop the backend for the project, but instead of NestJS, I would suggest considering Python + FastAPI since FastAPI automatically generates the OpenAPI specification, which will allow us to always keep the current version without needing to spend time on documentation maintenance.
But we can also implement it on NestJS.
Message me privately - we can discuss the details regarding the stack and work :)

This bet was not generated by AI
  • Projects 9
  • Rating 5.0
  • Rating 763

Budget: 4000 UAH Deadline: 1 day

Good day!
In general, the task is clear, but to provide an accurate response regarding deadlines and pricing, I would like to clarify some questions that arose after analyzing your task.
Please write in private messages – we will discuss the details and your wishes.

  • Projects 118
  • Rating 5.0
  • Rating 10 321

Budget: 4500 UAH Deadline: 2 days

Hello.

I am a NodeJS developer. I have experience working with Stripe. Write to me, and we will discuss.

  • Projects -
  • Rating -
  • Rating 702

Budget: 25000 UAH Deadline: 14 days

Good day.

The categories of databases and web programming are indicated absolutely correctly. This is a specialized combination for developing the server side and designing the application architecture.

I am ready to take on the development of a REST API on NestJS for your new project. I have confident practical experience working with TypeScript and a deep understanding of the Nest ecosystem.

I am well acquainted with integrating Supabase: I will set up reliable authentication, proper interaction with PostgreSQL, and connect the Stripe payment gateway. I will definitely prepare a detailed and always up-to-date specification through Swagger OpenAPI, so your frontend developer can easily generate the client through Orval.

I pay special attention to API security, data validation, and route protection. I guarantee a clean, structured, and scalable architecture that will be easy to maintain in the future.

  • Projects 23
  • Rating 5.0
  • Rating 4 586

Budget: 15000 UAH Deadline: 14 days

Hello, Dmitry!

Instead of examples in words — a working NestJS stand, you can poke around right now: https://guardlabs.online/demo/nestjs-api/docs — live Swagger (14 endpoints, JWT authorization with Guards, DTO + class-validator, TypeORM, CRUD with pagination). This is exactly the type of specification from which your frontend developer generates the client through Orval — the ApiProperty and ApiResponse decorators keep it up to date automatically, there will be no desynchronization between the docs and the code.

Regarding your stack: NestJS + TypeScript — the main tool; PostgreSQL — yes; Supabase — I worked with auth (JWT Supabase verification on the Nest side through Guards, RLS policies) and with the database; Stripe through Supabase — webhooks and subscription status synchronization. I build the architecture modularly: module/controller/service/repository, configuration through ConfigModule, input validation, e2e tests on critical flows.

Two questions to provide an exact rate for the volume: the technical specifications mention screens, but there are no attachments in the project — please send them; and clarify, is auth planned to be fully on Supabase or do you need your own role model on top?

I work through Safe, step by step: first the framework + auth + Swagger, so the frontend can start generating the client in the first days, then — domain modules in blocks.

  • Projects 15
  • Rating 5.0
  • Rating 4 608

Budget: 27000 UAH Deadline: 30 days

Hello, I am a senior developer.
Similar projects
I worked on the online taxi project iQTaxi, where I also developed the administrative part with the dispatch system.
For the last three years, I have been working on the online delivery project Qwqer.eu, where I also handled the backend, designed the API for the warehouse system, and integrated it into the existing admin part of the delivery backend.
Feel free to write, I would be happy to discuss all the details.
I understand that an hourly rate is not convenient, but I work according to the following system: specifications, estimation, deadlines, and cost.
You do not have specifications, but if we base it on the screenshots, it is approximately 100-120 hours of work.
The rate is negotiable; I suggest starting at $20/hour.

  • Projects 20
  • Rating 5.0
  • Rating 22 400

Budget: 10000 UAH Deadline: 5 days

Good day! I will complete it turnkey. I have experience in implementing such projects. I guarantee the completed work. The exact cost will be calculated after discussing all the details. Shall we discuss?

  • Projects 16
  • Rating 5.0
  • Rating 3 183

Budget: 10896 UAH Deadline: 4 days

Good day.
I regularly work with Nest, Postgres, integrated Stripe API, PayPal, Monobank API, built microservice architecture (RabbitMQ + Docker).

My GitHub: https://github.com/DanyloUserGit?tab=repositories
My rate for this job is $240.
I would be happy to collaborate.

  • Projects 6
  • Rating 5.0
  • Rating 2 511

Budget: 27000 UAH Deadline: 31 days

📌Hello.👋
⭐️My name is Andrey.
⭐️My work experience: 12 years+

• ➡️I can show works specifically on Nest.js
• 🎨Portfolio: Freelancehunt
• ✅Work rating on Behance (over 600,000 views)
• 💼More works here: Dribbble

Polymarket - The Global Information Markets Platform
Andrey K.
1 299 1
  • Projects 1 303
  • Rating 5.0
  • Rating 105 140

Budget: 10000 UAH Deadline: 3 days

Hello. I have been working with React/Next.js/Nest.js/Node.js for over 9 years. Do you have a detailed technical specification for the backend for an accurate assessment of costs and timelines?

  • Projects -
  • Rating -
  • Rating 485

Budget: 2000 UAH Deadline: 2 days

Hello. Dmytro Stotyka!

I have added my previous work.

I seamlessly utilize unique features of Supabase, such as Supabase RLS and Edge Functions.
I will complete your project for 2000 UAH.
Thank you.

  • Projects 165
  • Rating 5.0
  • Rating 4 549

Budget: 999 UAH Deadline: 1 day

Dmytro, I see the task for a new NestJS project with Swagger, Supabase, and Stripe — it's important to establish a clean architecture right away so that the API is easy to maintain and scale. I have worked with Laravel and Vue, so I have a good understanding of backend structure, validation, security, and database integrations. I can quickly dive into TypeScript/NestJS and help create a stable REST API with an up-to-date OpenAPI specification. I am ready to discuss the details and the format of the assessment regarding the screens.

  • Projects 5
  • Rating 4.9
  • Rating 756

Budget: 2000 UAH Deadline: 7 days

Hello, I worked on a SaaS platform — REST API on NestJS + PostgreSQL + Supabase authentication, ~15 endpoints with complete Swagger documentation and Stripe integration for payments.

I’m curious to know — what specific screens do you have in mind? Will it be an admin panel, user dashboard, or something else? This will help better understand the scope and architecture.

I suggest we get in touch; I will provide you with a free technical consultation and we can create a development plan + I will tell you about my team!

  • Projects 29
  • Rating 5.0
  • Rating 5 210

Budget: 15000 UAH Deadline: 30 days

Hello, Anatoly 👋.
Great idea to start with a simple MVP without payments and calendars to quickly test demand in Dubai. I am a full-stack developer and often create similar marketplaces with personal accounts, so the task is very clear to me. I suggest using the stack of Next.js, NestJS, and PostgreSQL, and making the districts of Dubai a strict list for convenient searching and SEO. We will complete it in 35 days, with a budget of $2500. This amount includes design, development of both parts of the site, admin panel, notifications, basic SEO optimization, and deployment on the server. After the release, I provide one month of free support. I handle all the work from architecture to code myself. I will show examples of similar platforms in our correspondence. I suggest breaking the process into stages with intermediate presentations. I would be happy to know if you already have drafts for the visuals or if we are designing everything completely from scratch.

  • Projects -
  • Rating -
  • Rating 597

Budget: 27000 UAH Deadline: 30 days

Good day, we have been specializing in website development and promotion since 2018.
We have extensive experience working with various websites and online stores.
We perform high-quality technical SEO audits.
I suggest filling out the brief to create a commercial proposal for you.
Website development brief - https://lionex.com.ua/s/brief-na-rozrobku-saitu
Online store - https://lionex.com.ua/s/brief-na-internet-magazyn
Landing - https://lionex.com.ua/s/brief-na-lending
SEO - https://lionex.com.ua/s/brief-na-seo-audyt
We also offer a cool platform for quick text rewriting - https://textory.com.ua/go/kFoMHu3N
You can also check out our work on the site. If you have any questions, feel free to reach out, and we will gladly provide consultation.

  • Projects 32
  • Rating 5.0
  • Rating 1 815

Budget: 10000 UAH Deadline: 10 days

Good day, I have been working in web programming for over 9 years. I work with REST APIs, frameworks, and CMS such as Django, Laravel, Yii2, WP, OpenCart, CodeIgniter, etc. I am ready to complete the task. Reviews: Freelancehunt

  • Projects -
  • Rating -
  • Rating 196

Budget: 8000 UAH Deadline: 7 days

Good day! I am interested in your project. I have experience in developing backend systems in Python, working with REST APIs, PostgreSQL, integrating external services, and building scalable architecture. I am also developing my own AI project with over 120,000 lines of code and more than 300 modules. I work with modern development approaches, API documentation, and clean architecture. I am ready to familiarize myself with the requirements in detail, discuss the architecture, and propose an optimal solution. I would be happy to collaborate.

  • Projects -
  • Rating -
  • Rating 366

Budget: 9000 UAH Deadline: 14 days

Hello, Dmitry! I studied the attached dashboard screens (B2B panel with Stripe transactions, users, and schedule calendar) with great interest. The task of designing a clean, scalable architecture on NestJS for this functionality is very familiar to me.

My stack includes TypeScript, Node.js, NestJS, and Supabase (PostgreSQL). I often work alongside frontend developers, so I clearly understand your requirements for quality API documentation.

I propose the following technical and architectural solution for your task:

1. Architecture and Swagger (OpenAPI) for Orval:
I will set up auto-generation of OpenAPI specifications in NestJS using the nestjs/swagger module. I will strictly type all incoming and outgoing DTOs (Data Transfer Objects) using ApiProperty and validate them through class-validator. This will allow your frontend developer to generate a fully typed API client through Orval with one click and eliminate any type discrepancies between the frontend and backend.

2. Integration with Supabase & PostgreSQL:

  • Projects -
  • Rating -
  • Rating 100

Budget: 15000 UAH Deadline: 1 day

Good day. I am interested in your offer. I specialize in website development using both Nest.js and Next.js (full stack). I have worked with databases such as MongoDB and MySQL. I have knowledge and skills in working with pure JavaScript and TypeScript. You can view my projects on GitHub. I also have two more projects planned. I have completed all projects solo. I am constantly improving. You can check my GitHub in my profile. I would be happy to collaborate!

  • Projects 5
  • Rating 4.8
  • Rating 764

Budget: 15000 UAH Deadline: 12 days

Hello, I can complete your task in the shortest time possible, with clear coding style and quality. Write to me!

  • Projects -
  • Rating -
  • Rating 350

Budget: 25000 UAH Deadline: 14 days

Website: **https://prydatko.site**

Hello! I have over 5 years of commercial experience in web development. I work with TypeScript, Node.js, REST API, PostgreSQL, Docker, and modern server application architecture. I have experience in designing APIs, integrating authentication, working with databases, and documenting through Swagger/OpenAPI. I am also familiar with NestJS, Express/Fastify, and payment system integration.

My projects and portfolio: **https://prydatko.site**

Regarding pricing, it is more convenient to evaluate the work based on the provided screens and technical specifications. After reviewing them, I can provide a fixed price for the implementation of each screen/module and estimated timelines for completion.

  • Projects -
  • Rating -
  • Rating 324

Budget: 4500 UAH Deadline: 7 days

Hello. I will take the first agreed backend module: REST API on NestJS, PostgreSQL/Supabase, validation, authorization, and an up-to-date Swagger schema for client generation via Orval.

I have working TypeScript/Node.js APIs, Postgres, Supabase Auth, and full-stack products. Stripe is implemented as a scaffold, without live payments, so I will separately check the payment block in the test environment.

Please send the screens and the list of methods for the first module to confirm the scope of this bid.

  • Projects -
  • Rating -
  • Rating 663

Budget: 1000 UAH Deadline: 1 day

Hello! NestJS with TypeScript and PostgreSQL is my main backend, so I can easily build a REST API with a clean scalable architecture and an up-to-date Swagger specification for client generation via Orval. I also handle Stripe integration and authorization through Supabase, focusing on API validation and security. GitHub — github.com/NovaCore-Organization, I would be happy to discuss details and rates in private.

  • Projects 11
  • Rating -
  • Rating 591

Budget: 16500 UAH Deadline: 8 days

Good day, Dmitry.

I can take on the first stage of backend development based on the attached screens.

Here, I would immediately establish a proper contract between the backend and frontend: so that Swagger is not just formal documentation, but truly allows generating an up-to-date client through Orval without manual corrections after each API change.

I will separate authorization through Supabase from the business logic of the application, so that access rights and roles are not scattered across controllers. I will also separate the payment part and ensure proper handling of repeated Stripe events — this will help avoid double operations and difficult-to-find errors.

First, I will define the entities and API based on the screens, then I will assemble the main functionality and provide the frontend developer with a ready specification for integration.

  • Projects 3
  • Rating -
  • Rating 140

Budget: 1000 UAH Deadline: 20 days

Hello!

The project is very interesting. Excellent stack and, most importantly, a very competent approach to integration: the combination of Swagger (OpenAPI) + Orval is the best solution for synchronizing the backend and frontend. As a developer with deep knowledge of TypeScript, I understand perfectly how to design an API so that client autogeneration goes smoothly and the frontend developer receives clean, strictly typed methods.

Why I am a great fit for this task:

Deep experience with TypeScript: I write clean, modular, and easily extensible code while adhering to SOLID principles and clean architecture.

API design and documentation: I will configure Swagger so that each endpoint, request body, parameters, and response schemas are detailed. The frontend developer will be able to deploy the client in a couple of minutes.

  • Projects 9
  • Rating 5.0
  • Rating 2 769

Budget: 20000 UAH Deadline: 7 days

Good day!

I will do everything without any problems in the best way.
I work with Node.js/NestJS and PostgreSQL, DDD and Clean Architecture with GoF patterns for better architecture, scalability, and security.
You can see my experience with the same stack at https://web.rstays.com
I wrote the entire backend and architecture from scratch. Payment system, documentation, deployment, and more included.

Here are some examples from GitHub:
https://github.com/MoMicro-core/MoAssist-server
https://github.com/axbuglak/chat-analyze

  • Projects 8
  • Rating -
  • Rating 1 046

Budget: 27000 UAH Deadline: 21 days

Hello, I need a backend developer, but the references you sent are from the design. Could you send a clearer technical specification in private messages about what needs to be done: backend, frontend, deployment, DNS, email, etc.? The rate starts from $25/h.

  • Projects 13
  • Rating 4.9
  • Rating 6 949

Budget: 18000 UAH Deadline: 4 days

Hello, I have extensive experience working with nest.js, my GitHub is https://github.com/onyx144. Regarding the screenshots, there is not enough information in the specifications, but based on the functionality I see in the screenshots, it is around 18000.

  • Projects -
  • Rating -
  • Rating 337

Budget: 27000 UAH Deadline: 15 days

Hello!

I have analyzed the designs of the Synpria system. The task is completely clear: you need a scalable and cleanly written REST API on NestJS with integration of Supabase and Stripe.

Brief overview of the technical implementation:

1. Authorization and security (Supabase Auth + RLS):
I will set up secure login and a role-based access model (Super Admin, Dispatcher, Driver) using Row Level Security (RLS) policies in PostgreSQL.

2. Logistics and planner (Trip Planner + Load Management):

  • Projects -
  • Rating -
  • Rating 325

Budget: 11997 UAH Deadline: 10 days

Hello Dmytro 👋.
I am interested in your project. I have 3.5 years of experience in commercial website development in this field. I have the necessary qualifications to complete the assigned task. I am ready to discuss the project and collaboration.

Projects -
https://github.com/IShowStyles/test-task-nodejs, https://github.com/IShowStyles/nest-auth-test-task, https://github.com/IShowStyles/Ticker-API, https://github.com/IShowStyles/test-task-nest

  • Projects 5
  • Rating 5.0
  • Rating 998

Budget: 20000 UAH Deadline: 21 days

Hello! Thank you for the screenshots. I looked closely — this is an excellent, comprehensive SaaS platform for Fleet Management. I am very familiar with the niche of transport logistics and fleet management. I clearly understand the business logic of such products: how to properly design the database so that the connections between drivers, trucks, loads, and route points work quickly and without scheduling conflicts.

Here’s how I see the architecture (NestJS + Supabase) based on your screenshots:
1. Complex transactions: The Create Load screen requires saving an array of route points, linking the driver/truck, calculating rates, and updating statuses — I will wrap all this in reliable transactions.
2. Working with files: Document uploads (Rate Confirmation, Medical certificates) can be elegantly implemented through Supabase Storage linked to specific entities.
3. Data isolation: I will set up strict RLS (Row Level Security) policies in Supabase so that each logistics company (Tenant) has access strictly to its own fleet.

Cost estimation (fixed per logical API block):
Considering the high data density and number of connections on the screens:
Basic modules (Authorization, tables Drivers / Trucks / Trailers with pagination and filters): $50–$60 per block.

  • Projects 67
  • Rating 5.0
  • Rating 12 666

Budget: 5000 UAH Deadline: 1 day

Hello! I am interested in collaboration. I will complete your task quickly and efficiently.

My recent works
https://indexfast.pro - fast website indexing
https://mono-bank.pp.ua - everything about Monobank
https://mamamia.pp.ua - online store
https://programist.pp.ua/ua/portfolio/ - portfolio of works
https://monitortest.pp.ua - monitor testing
https://keytest.pp.ua - keyboard testing
https://pctest.pp.ua - computer testing

  • Projects 28
  • Rating 5.0
  • Rating 8 929

Budget: 24000 UAH Deadline: 14 days

Hello! I am ready to join the backend development using NestJS and TypeScript. I confidently work with REST API, PostgreSQL, Swagger/OpenAPI, authorization, validation, and integrations with Supabase, including Auth and the database; I can also work with Stripe through Supabase. I am ready to work in stages based on the provided screens/features and assess the cost of specific modules to ensure the scope of work is transparent. I would be happy to discuss the project architecture and provide relevant examples of my work.

  • Projects -
  • Rating -
  • Rating 445

Budget: 27000 UAH Deadline: 45 days

Good day, Dmytro!
I looked at the layouts. This is TMS for American transportation: CDL and medical with terms, ELD statuses, HOS, POD/BOL/RC, brokers, RPM, and empty mileage.
The domain is clear; the only question is where the boundary of the first stage lies.
The price for the screens you showed. REST API on Nest, Swagger under Orval:
Input, roles, and access — 9,000
Drivers, list — 2,500
Driver Profile (CDL, medical, assignment, activity feed, metrics) — 6,000
Fleet Management (tracks, trailers, counters) — 5,000
Load Management, table with KPI on top — 7,000
Create Load (multi-stop, upload RC, assignments) — 8,500

  • Projects 3
  • Rating -
  • Rating 445

Budget: 27000 UAH Deadline: 30 days

Ready for new challenges and collaboration! My years of experience in software development began in 2015, and since then I have gained deep knowledge by working on various projects for international companies and local businesses.
Technologies:
PHP (Laravel, Yii1/2, Symfony, CodeIgniter), JavaScript (ReactJs, Angular, VueJs/Nuxt, NodeJS), MySQL, Postgres, AWS, Docker.

I provide continuous technical support and have experience working with global film studios and media companies such as Disney and Paramount, which confirms the high level of my expertise.

My skills allow me to create and maintain various solutions — from online stores, landing pages, and CRM/ERP systems to analytical platforms and business process automation systems. Additionally, I have been involved in implementing artificial intelligence and cutting-edge technologies to create innovative products and future business development.

My works:
https://guidetoiceland.is/ https://adsmanager.paramount.com/

  • Projects 22
  • Rating 5.0
  • Rating 5 020

Budget: 27000 UAH Deadline: 30 days

Hello ⭐️! I am a highly qualified web developer with over ✅ 7 years of experience in development and modern web technologies.

Recent projects:
✔️https://homenly.com
✔️https://confidence-tech.com
✔️https://homexcrm.com
✔️https://omgfirms.com
✔️https://skyhigh-lviv.com/
✔️https://sweet-sdpearls.de/
✔️https://novobudova.pro

  • Projects 5
  • Rating 4.9
  • Rating 1 753

Budget: 27000 UAH Deadline: 14 days

Hello! I looked at the screens, and there are two key points regarding the backend.

First, since the frontend generates the client through Orval: I keep the OpenAPI specification as the single source of truth. DTO and validation automatically generate Swagger, so the frontend developer always has an up-to-date client, and any incompatible API changes surface immediately during generation, not in production. Contract-first from the very beginning.

Second, regarding Supabase, it's important to know where the authorization boundary lies. If Nest uses the service_role key, RLS is quietly disabled, and all protection relies on guards in the code. Therefore, I build authorization consciously: checking permissions at each endpoint, validating input, and using Stripe through Supabase capabilities carefully, without gaps. The architecture is modular, with clean layers and tests on critical paths.

Regarding the rate, as you requested, I calculate based on the screens: ~5500 UAH per screen (the backend for a screen includes endpoints, validation, authorization, and up-to-date Swagger). Based on the screens provided, it comes to approximately 38,000-46,000 UAH in total, more accurately after clarifying the relationships between entities.

I am ready to show relevant code and discuss the architecture when it's convenient. I would be happy to work together.

  • Projects 107
  • Rating 4.8
  • Rating 5 421

Budget: 27000 UAH Deadline: 10 days

Good day. I am ready to implement. I can start immediately after clarifying the details. 📞 Always available and open to communication.

  • Projects -
  • Rating -
  • Rating 238

Budget: 27000 UAH Deadline: 5 days

Hello.

Middle+ nodejs developer with 6+ years of commercial experience.
Stack: Nodejs, TS, NestJS, Express, GraphQL, PostgreSQL.
I reviewed the photo, I think it will take about 40-50 hours.
$20/h.

  • Projects -
  • Rating -
  • Rating 580

Budget: 27000 UAH Deadline: 25 days

Good day.
I have reviewed the provided screens.
I will implement a modular REST API on NestJS + TypeScript with PostgreSQL/Supabase, using Swagger as the single contract for generating the Orval client, DTO validation, role-based access, and documentation for each endpoint.
For Supabase, I will provide Auth/JWT and proper data isolation between companies. Stripe will be implemented through verified webhook events with signature verification and protection against duplicate payment processing.

Before starting, I need to clarify whether there is already an ERD, a list of roles, status transitions, and rules for calculating RPM, empty miles, and payroll. After that, we will finalize the stages and acceptance criteria.

  • Projects -
  • Rating -
  • Rating 447

Budget: 22400 UAH Deadline: 12 days

Hello!

I have reviewed the requirements and layouts of the project.

I have experience in backend development using NestJS + TypeScript, working with PostgreSQL, creating REST APIs, documenting through Swagger/OpenAPI, as well as integrating authorization and payment services. I write clean, scalable code with a well-thought-out architecture that will be easy to maintain and extend.

  • Projects -
  • Rating -
  • Rating 352

Budget: 6000 UAH Deadline: 14 days

Hello, Dmytro!
I have analyzed all screens - fleet management/TMS for the US market (ELD, HOS limits, CDL, RPM per mile, W2 payroll) - the stack and logic are fine, I am currently leading a similar project: NestJS + PostgreSQL + Supabase (auth/DB) + Stripe + Swagger→Orval.

In terms of volume, Load Management and Create Load are the most extensive screens for multi-assignment driver/truck/trailer through join tables, aggregating RPM/Total Pay/Empty Miles, document uploads via Supabase Storage - this is about 30-40% of the total backend volume, the other 5 screens are conditionally standard CRUD.

Regarding billing security - I have already implemented it - verification of Stripe webhook signatures, idempotency by event_id (protection against reprocessing), async-retry on failed webhooks (backoff 1→6→24→48→72 hours), RAW log for auditing. Supabase serves as the auth layer (JWT/GoTrue + RLS), Stripe keys are strictly on the backend, not through the Supabase client. The grace period on payment_failed - access is not cut off instantly, which is critical for active trips.

I will provide an estimate for each screen with a range for quick checks/full testing, but for an accurate figure, I need to clarify:
Do you already have an ERD/database schema, or are we designing the architecture from scratch based on the layouts?

  • Projects -
  • Rating -
  • Rating 348

Budget: 27000 UAH Deadline: 87 days

According to the screenshots, this is a TMS for American cargo: CDL/medical expiry, ELD, HOS, POD/BOL/RC, RPM, and empty miles, brokers like TQL.

Four areas in the layouts define the architecture, and they need to be finalized before the first line of code:

1. Multi-tenancy. Company switch and Super admin in the sidebar. If Nest accesses Supabase under service_role, RLS is not applied — tenant isolation relies solely on code discipline. The decision is made once, redoing it is costly.

2. Load — not origin/destination. In Create Load, stops are added as a list and can be dragged: model load -> stops[]. From here, empty miles are the distance from the previous drop to the next pickup, which involves external routing. Otherwise, the number is fake.

3. “and 3 others” on LD-00004 — the load has multiple drivers and trucks, meaning many-to-many and team drivers. The Trip Planner is an occupancy calendar: double booking is reliably closed with a constraint in the database, not a check in the service.

  • Projects -
  • Rating -
  • Rating 472

Budget: 15000 UAH Deadline: 5 days

Hello! I have solid experience working with NestJS and TypeScript, designing clean architecture using Swagger for convenient integration with the frontend. I have worked with Supabase (Auth, DB, Edge Functions) and payment system integration, including Stripe. My approach is to write maintainable code with data validation and strict adherence to security principles. I am ready to implement the API according to your requirements. I can provide code examples and architectural solutions in private messages. Let's discuss the project details and the scope of work based on the provided screens so I can guide you on the exact cost.

  • Projects -
  • Rating -
  • Rating 1 441

Budget: 27000 UAH Deadline: 30 days

Hello! I propose to build the backend modularly: NestJS + TypeScript, PostgreSQL/Supabase, Swagger as a single contract for generating the Orval client, DTO validation, roles and access policies, migrations, logging, and testing critical scenarios. Based on the attached screens, I will first break down the domain into drivers, fleet, loads, trips, profile/auth, and the Stripe payment module. There is a practical case from Shatalov with Supabase/PostgreSQL that we can discuss in detail in correspondence. Please clarify: are the user roles, entity statuses, and access rules already defined, or do they need to be designed based on the screens? The first step is a map of entities, endpoints, and a database schema with an OpenAPI contract. The preliminary fixed estimate for the shown volume is 55,000 UAH, 30 days; after clarifying the business rules, I will finalize the stages and acceptance criteria.

  • Projects 9
  • Rating -
  • Rating 565

Budget: 10000 UAH Deadline: 14 days

I have worked with NestJS and TypeScript in commercial projects for about 3.5 years, using PostgreSQL as the main database. I have experience with Supabase: authentication via Auth, working with the database through the client, webhooks. I integrated Stripe through Supabase Edge Functions.

Regarding the task: I will create a clean REST API with proper layer separation, DI through NestJS modules, and validation using class-validator. I will configure Swagger documentation so that Orval generates a typed client without manual adjustments. If needed, I can show an example of a schema with tags and correct response types so that the frontend immediately receives a working client.

In terms of architecture, I adhere to the principle that each module is independent, logic does not flow into controllers, and authorization is done through guards, not through if-checks within services. This simplifies maintenance as the project grows.

I am ready to discuss the details and structure of the API.

  • Projects 10
  • Rating -
  • Rating 412

Budget: 20000 UAH Deadline: 2 days

Good day, I have not only examples on GitHub but also an understanding of the principles of REST such as HATEOAS. I have also created MCP servers for AI agents. I will show and explain how everything works and what bodies to use. I have a harness set up for maximum speed.
Sincerely,
Oleg Zhylin

  • Projects -
  • Rating -
  • Rating 186

Budget: 9000 UAH Deadline: 5 days

Dmitry, good afternoon.
Regarding the screens, this is TMS: drivers with CDL and medical cards, loads, fleet, trip planner. Currently, I am leading a multi-tenant TMS on NestJS/TypeScript/PostgreSQL. The domain of freight transportation is not new to me: load statuses, driver-truck-trip binding, document deadlines, data separation between companies.
About the stack. NestJS, TypeScript, PostgreSQL - the main ones. Modular architecture by domains, contract-first Swagger, so Orval generates the client without manual synchronization. I haven't worked with Stripe and Supabase in production, to be honest; but essentially, this is an integration layer over familiar things - JWT validation from GoTrue guard and regular Postgres from Supabase, webhooks with signature verification and idempotency from Stripe. I include this in the estimate and do not charge for it.
Regarding the price. It is not fair to give a fixed price based on the screens: they show the UI but do not show the role model, status transitions, and calculation rules, which is the main volume. Therefore, I propose the following:
Stage 1, design (fixed, 5 days): ER model with state machines, a list of endpoints with roles, OpenAPI skeleton. Your frontend developer can immediately take it in Orval and start in parallel. The artifacts will remain with you in any case.
Stage 2, implementation: fixed, calculated based on the laid-out volume, divided into stages with payment upon demonstration.
The budget and timeline in the bid are indicated for Stage 1, not for the entire project.
Questions that affect the architecture:

Does the frontend access Supabase directly, or does all access go through my API? This affects whether authorization lives in RLS policies or in the application.

  • Projects -
  • Rating -
  • Rating 241

Budget: 1000 UAH Deadline: 3 days

Hello!
Your approach to architecture and automation (especially the combination of Swagger + Orval for the frontend) is very appealing — it significantly speeds up development and minimizes integration errors. I have relevant experience with NestJS and the Supabase ecosystem, so I would be happy to implement the backend for your project.
Why my experience fits your tasks:
NestJS + TypeScript: I design clean and scalable architecture (modular structure, clear separation of services and controllers, strict typing). The code is easy to maintain and extend.
Supabase & PostgreSQL: I am well acquainted with Supabase tools. I will set up reliable authentication/authorization (Auth) and database operations through Prisma or TypeORM (depending on your preferences) considering the specifics of PostgreSQL.
Stripe Integration: I have experience working with Stripe (including through Supabase Edge Functions webhooks or directly in NestJS for synchronizing subscription/payment statuses).
Ideal Swagger: I write detailed documentation with all DTOs, schemas, and response types so that your frontend developer can easily generate clean client requests through Orval. I would be happy to discuss the details, look at screen layouts, and design a reliable architecture for your product.
Best regards,
Victoria

  • Projects -
  • Rating -
  • Rating 172

Budget: 2000 UAH Deadline: 1 day

I am a NestJs developer. I am ready to take on this task.

  • Projects -
  • Rating -
  • Rating 945

Budget: 20000 UAH Deadline: 20 days

Hello. I am ready to develop a REST API on NestJS for your project. I have practical experience working with TypeScript, PostgreSQL, and integrating Supabase for authentication, data management, and setting up payments through Stripe. I will design a clean, secure, and scalable architecture, and also provide documentation support through Swagger so that your frontend developer can automatically generate a client through Orval. I will send examples of projects and links to my GitHub in private messages. Since the screens for the task are not attached, I will be able to provide an exact fixed cost for development immediately after reviewing them in detail. I would be happy to discuss technical details and start collaboration.

  • Projects 6
  • Rating 5.0
  • Rating 3 579

Budget: 27000 UAH Deadline: 30 days

Hello! I have studied your technical specifications and the provided screens of the logistics CRM (driver management, CDL, medical records, and cargo distribution).

I see that you are looking for a NestJS stack. As a Senior Fullstack/Backend developer, I would like to suggest you consider an alternative that will significantly benefit in terms of speed of launch and cost — backend development in Python (FastAPI).

Why FastAPI will be more effective for your task than NestJS:

(you can also use Nest.js, I work with both technologies)

1. API response speed (MVP for a lower budget): FastAPI does not require writing hundreds of lines of boilerplate code (modules and providers) like NestJS. The logic for working with driver cards, statuses (On Duty/Off Duty), and mileage calculation can be implemented 1.5–2 times faster.

  • Projects -
  • Rating -
  • Rating 289

Budget: 2000 UAH Deadline: 3 days

Вітаю! Готова все виконати

Роботи:
🔗 elenis.com.ua
🔗 kontur-sb.com.ua
🔗 www.dosvit.com.ua
🔗 berberis.agency
🔗 avic.ua
🔗 ald.com.ua
🔗 diy-ceiling.com.ua/

  • Projects -
  • Rating -
  • Rating 272

Budget: 700 UAH Deadline: 1 day

Good evening, I developed a SaaS on Nest. It was a small startup. We went from idea to full implementation. The stack was almost identical, I don't think I will have difficulties with your stack. Take a look at my resume. I would be happy to work with you!

  • Projects 20
  • Rating 5.0
  • Rating 2 430

Budget: 1000 UAH Deadline: 1 day

Good day, I am ready to complete your task quickly and efficiently. I have extensive experience in creating various bots. Please write to me in private messages to discuss the details. I would be happy to help :)

  • Projects 34
  • Rating 5.0
  • Rating 8 366

Budget: 5000 UAH Deadline: 14 days

Need a NestJS backend with clean architecture, Supabase integration, and Swagger specification, so that the frontend generates the client through Orval without manual synchronization.

I will do the following: modular NestJS structure with domain separation, Supabase Auth via JWT guard with role-based access, TypeORM on top of Supabase PostgreSQL. Swagger decorators on each endpoint with precise types — Orval will generate the client without modifications. I will connect Stripe via Supabase Edge Functions or directly through a webhook with an idempotency key to ensure that repeated requests do not duplicate payments.

Please send the screens — I will assess the volume and provide a fixed rate for the entire scope. How many entities are approximately in the database, and is there already a data schema, or are we starting from scratch?

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Databases & SQL

  1. Not specified
  2. Content Management Systems 18 proposals 13:38

    16 USD
  3. Not specified
  4. Not specified
  5. 22 USD