/catalog-studio-ghibli

A simple project that aims to search for movies in [Studio Ghibli API](https://ghibliapi.herokuapp.com/#section/Helper-Libraries/Elixir).

Primary LanguageTypeScriptMIT LicenseMIT

Repository Info Repository Info

Sponsor Commitizen friendly TypeScript version Node.js version GPLV3

Help

https://github.com/GuilhermeSantos001/catalog-studio-ghibli/wiki

Project

Catalog Studio Ghibli A simple project that aims to search for movies in Studio Ghibli API.

Repository Info Repository Info

Getting Started

This project is intended to be used with the latest Active LTS release of Node.js.

Clone repository

To clone the repository, use the following commands:

git clone https://github.com/guilhermesantos001/catalog-studio-ghibli.git

Download latest release

Download and unzip the current main branch or one of the tags:

wget https://github.com/guilhermesantos001/catalog-studio-ghibli/archive/main.zip -O catalog-studio-ghibli.zip
unzip catalog-studio-ghibli.zip && rm catalog-studio-ghibli.zip

Requirements

  • You need to install docker engine.

Available Scripts

  • commit - Commit your changes using Commitizen
  • release - Create a new release using standard-version
  • audit-fix - Fix vulnerabilities using yarn audit fix
  • update - Update dependencies using yarn upgrade
  • build - Build the app for production to the dist folder
  • format - Format the code using prettier
  • lint - Lint the code using eslint
  • start:dev - Runs the app in the development mode
  • start:production - Runs the app in the production mode
  • test - Launches the test runner

Backers & Sponsors

Support this project by becoming a sponsor.

Repository Info Repository Info Repository Info

License

MIT. See the LICENSE file for details.