Skip to content

Code Examples & Tutorials

Welcome to the De. platform examples section. Here you'll find complete code samples, tutorials, and starter projects to help you build applications with our platform.

Quick Examples

Get up and running quickly with these essential code examples:

Authentication

User authentication and session management

Learn more →

Maps & Tracking

Real-time location tracking with maps

Learn more →

API Basics

Core API requests and responses

Learn more →

Complete Applications

Full-featured example applications with source code:

Delivery Tracking App

Customer-facing shipment tracking application

Learn more →

Driver Mobile App

React Native driver application with navigation

Learn more →

Fleet Dashboard

Admin dashboard for fleet management

Learn more →

Use Case Implementations

Specific implementations for common business needs:

Tutorials

Step-by-step guides to build with De.:

Beginner

  1. Setting up your first project
  2. Authentication flow implementation
  3. Displaying interactive maps
  4. Making your first API request

Intermediate

  1. Real-time tracking with WebSockets
  2. Building a delivery dispatcher
  3. Managing users and permissions
  4. Custom notifications system

Advanced

  1. Multi-carrier logistics orchestration
  2. IoT device integration
  3. ML-powered route optimization
  4. Building a white-label platform

Framework Integration

Examples for popular frameworks:

React

Components and hooks

Learn more →

Vue

Vue.js integration

Learn more →

Angular

Services and components

Learn more →

Next.js

SSR and API routes

Learn more →

Sample Projects

Download complete starter projects:

API Playground

Test API calls directly in your browser:

Next Steps