Overview

OSDK React application development is in a beta state and may not be available on your Palantir enrollment. See deploying an Ontology SDK application on Foundry for more details.

Developer Console enables application builders to build completely customizable user interfaces using React and powered by the Ontology Software Development Kit (OSDK). By choosing React to build your application, you can leverage the pre-existing developer experience and incredible community investments into this technology to quickly deliver best-in-class user interfaces. By treating Foundry as your backend, you can leverage the Ontology's robust ability to perform high-scale queries and Foundry edits alongside granular governance controls to accelerate the process of securely developing applications that can power your organization.

This section of documentation will walk you through the creation, development, and deployment process of a React application within the Palantir platform.

Development tools

Within the platform, we recommend using VS Code as your code editing tool. For more information on supported development tools, review the following documentation:

OSDK Documentation

OSDK is language-agnostic. Along with providing an NPM (Node Package Manager) library for TypeScript, we also support Pip and Conda for Python, Maven for Java, and OpenAPI specs for any other language. You can review other OSDK and Developer Console documentation using the links below: