Sign inSign up

jamj2000/tienda0_app

By jamj2000

Updated about 8 years ago

FullStack WebApp Example

Image
0

233

jamj2000/tienda0_app repository overview

Introduction

A simple example of a fullstack webapp built on Nodejs and MongoDB. This project does not need frameworks such as Angular, React or Vue for FrondEnd, since it uses VanillaJS (no MEAN, no MERN, no MEVN).

Source code

https://github.com/jamj2000/tienda0

Demo

https://tienda0.herokuapp.com

Building app

Download code from https://github.com/jamj2000/tienda0 and get into


git  clone  https://github.com/jamj2000/tienda0  &&  cd  tienda0

You'll get all code files and docker files:

Finally, to launch app, you must run:


docker-compose  up  -d

And open URL http://localhost in your web browser.

Tag summary

Content type

Image

Digest

Size

256.4 MB

Last updated

about 8 years ago

docker pull jamj2000/tienda0_app