OneSDK Quickstart Guide
OneSDK provides two implementation approaches to match your technical requirements and customization needs.
Technical Requirements
Frontend Knowledge
- Frontend frameworks (React, Vue, Angular)
- NPM
Dev Environment
- Node.js 18+
- TypeScript 5+
Getting Started
Always use environment-specific credentials and never commit API keys to version control.
Obtain Your Credentials
You’ll need the following for both UAT and Production:
Don’t have credentials? Contact FrankieOne Support to get started.
Get OneSDK on your Web App
Our SDK supports two integration methods to fit your development workflow, using CDN and NPM.
Implementation with CDN
Implementation with NPM package
Use this method if you’re working with plain HTML/JavaScript or as a fallback if you’re having issues with NPM integration.
Just include the following script tag in your HTML file:
