Skip to content

Demonstrate usage of external API inside a Latitude view

Notifications You must be signed in to change notification settings

latitude-dev/netflix-starwars

Repository files navigation

Netflix sample project

This is a project showcasing how to use the Latitude Framework. Latitude provides a set of tools to help developers build data apps on top of any database or data warehouse using just SQL and HTML.

Demo

You can find a live demo of this project at the following URL: Live Demo →

Developing

To start developing in this project, first ensure you have Node.js >= 18 installed. Then, install the Latitude CLI:

npm install -g @latitude-data/cli

After cloning the repository, navigate to its folder and run the following command to spin up the dev server:

latitude dev

This will start the server in development mode, and you can access the application at http://localhost:3000.

Documentation

To find more about how to use Latitude, refer to the main repository.

About

Demonstrate usage of external API inside a Latitude view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published