natemoo-re / tutorial-movie-quotes-app

This is the application code for the Movie Quotes App Tutorial 🎬

Home Page:https://oss.platformatic.dev/docs/getting-started/movie-quotes-app-tutorial/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎬 Movie Quotes application

This is the application code for the Movie Quotes App Tutorial.

Requirements

Platformatic supports macOS, Linux and Windows (WSL recommended).

You'll need to have these things installed:

  • Node.js >= v16.17.0 or >= v18.8.0
  • npm v7 or later

Setup

Clone this repository with Git (git clone), then run these commands in the project directory:

npm install

npm run setup

Usage

Run the API and frontend applications in parallel with:

npm run dev

Explore

License

Apache 2.0

About

This is the application code for the Movie Quotes App Tutorial 🎬

https://oss.platformatic.dev/docs/getting-started/movie-quotes-app-tutorial/

License:Apache License 2.0


Languages

Language:Astro 66.9%Language:JavaScript 31.7%Language:Shell 1.4%