GithubHelp home page GithubHelp logo

adrianhorizon / front-end-market Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 368 KB

angular (v7), docker, ngnix, Rxjs and url back end use

Home Page: https://github.com/adrianhorizon/back-end-market

JavaScript 1.21% TypeScript 47.30% HTML 20.15% CSS 31.34%

front-end-market's Introduction

Market pasos para poder usar

Si no se usa el back end el proyecto no funcionara de manera correcta La base de datos esta en mongo atlas con una instancia de AWS free

Back end

  1. descargar el segundo repositorio back-end-market para poder usar back-end-market
  2. instalar dependencias back-end-market npm install
  3. npm start la ruta de nuestros endpoints o servicios o Apis localhost://3000/api/(etc)

Front end

  1. instalar las dependencias de nuestro proyecto market npm install
  2. para correr es npm start
  3. para unit test npm test

Ayudas

Angular 6 Webpack RXJS Angular material SCSS NodeJS MongoDB Moongose ExpressJS ES6 JsonWebToken

Using Docker

three methods steps using docker.

  1. docker local the next steps
  • npm run build or ng build --prod
  • docker image build -t market .
  • docker run -p 4200:80 --rm market

this step two is reference create and generate container name market. Third step is run localhost machine is port 3000 example localhost:3000

front-end-market's People

Contributors

adrianhorizon avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

san99tiago-aux

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.