Skip to content

galvez/tutorial-movie-quotes-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 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 🎬

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 67.5%
  • JavaScript 32.5%