Code Examples

This page showcases a variety of app examples using Filebase with programming languages.

The Filebase GitHub page contains example code for apps using Filebase, as well as a variety of other projects using frameworks such as Ruby on Rails, JSON-RPC and others.

Check out the GitHub page here:

Below are code examples for NodeJS, PHP, and Python.

Quick Start

Use the following commands to get started:

Manual Start

Create files with the following names and contents to manually recreate this example:

app.js

package.json

package-lock.json

Run the following commands to use these files to run the example app:

Last updated

Was this helpful?