Giter Site home page Giter Site logo

690pmb / allmovies Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 5.22 MB

Search movies and views details on them and its actors or crew. You can create an account and add movies to your collection

JavaScript 0.37% TypeScript 70.02% HTML 22.21% Batchfile 0.09% SCSS 7.30% Shell 0.01%
angular angular-material cordova-android cordova typescript dropbox moviedb-api omdb-api bootstrap ngx-swiper

allmovies's Introduction

Quality Deploy

How to deploy it:

To build a Docker image, launch the following command:

docker build --build-arg GITHUB_DIR=69pmb \
--build-arg GITHUB_PROJECT=AllMovies \
--build-arg GITHUB_HASH=main \
--build-arg NODE_VERSION=14.18.2-alpine3.12 \
--build-arg ANGULAR_VERSION=10.2.4 \
--build-arg NG_NGINX_VERSION=0.1.1 \
-t allmovies https://raw.githubusercontent.com/69pmb/Deploy/main/docker/ng-build/Dockerfile

And then, to run it:

docker run --name allmovies -d -p 8080:8080 -t allmovies:latest

How to run it in local:

git clone https://github.com/69pmb/AllMovies.git

  • In the AllMovies folder:

  • Downloads dependencies: npm i

  • Builds the app: npm run build

  • Runs the app and opens the browser: http-server .\dist -o

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.