Skip to content
/ postier Public

Postier is a simple website to track La Poste's parcels.

Notifications You must be signed in to change notification settings

vjo/postier

Repository files navigation

Postier

Context

Postier is the french term for postman.

This project is built out of the frustration using La Poste's tracking service.

Usage

Visit https://postier.vercel.app and enter your tracking id handle by La Poste. Parcels' information are stored in your browser so parcels are visible on subsequent visits.

To add a parcel from the URL: https://postier.vercel.app/?track=<YOUR_ID>

Development

This is a Next.js project bootstrapped with create-next-app. It uses Material-UI components.

Get an API key from La Poste's API Suivi and add it in a .env file at the root of the project:

OKAPI_KEY='YOUR_KEY'

Run the development server:

yarn install
yarn dev

Open http:https://localhost:3000 with your browser to see the result.

About

Postier is a simple website to track La Poste's parcels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published