Geojson to tiling service
Get started
Get started using Mapbox Tiling Service and the Tilesets CLI
There are a few resources you'll need before getting started: Create a Mapbox access token. Create a new access token that has the scopes tilesets:write, tilesets:read, and tilesets:list. Do not share this token! Install the Tilesets CLI. The Tilesets CLI is a Python tool that provides source data preparation and validation for interacting with MTS.
https://docs.mapbox.com/help/tutorials/get-started-mts-and-tilesets-cli/

Repo
mapbox/mts-data-sync
Use this tool to publish data directly to the Mapbox Tiling Service without writing any code. The tool runs Node.js from the terminal. It may be helpful to use a text editor like VS Code, Sublime Text, or Atom to view and edit "dot" files and recipe files.
https://github.com/mapbox/mts-data-sync?utm_campaign=email%7Cblast%7Cmaps%7Cmts-data-sync-blog-20-10&utm_content=10%2F21%2F2020+MTS+Data+Sync&utm_medium=email_action&utm_source=customer.io

Seonglae Cho