Skip to main content

Introduction

The Pages module in the Platform OneEntry interface allows you to manage pages if it is a web application, or screens if it is a mobile application.

const config = {
token: 'your-app-token',
}
const { Pages } = defineOneEntry('your-url', config)