Content Deep Dive
Build a Logistics App with Strapi, Angular, & Postgres - Part 1
Blog post from Strapi
Post Details
Company
Date Published
Author
Nancy Okeke
Word Count
3,050
Language
English
Hacker News Points
-
Summary
This tutorial series teaches how to build a real-time logistics application using Strapi as the backend, Angular as the frontend, and PostgreSQL as the database. The first part of this tutorial focuses on setting up the backend with Strapi and PostgreSQL, creating content types, configuring permissions, and creating entries. The second part will cover building the frontend with Angular, integrating a tracking system with Leaflet, and converting the application into a Progressive Web App (PWA).