GithubHelp home page GithubHelp logo

albeertito7 / reciclame-website Goto Github PK

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

NodeJs Website with an admin private section

Home Page: http://reciclame-udl.herokuapp.com/

JavaScript 16.90% CSS 10.70% HTML 7.72% EJS 64.59% Dockerfile 0.08% Procfile 0.01%
heroku template docker docker-compose nodejs npm

reciclame-website's Introduction

Reciclame NodeJs WebSite

Web projecte developed and designed to have an administration part for the Reciclame Flutter App (https://github.com/danielb05/reciclame)

Deployed

The website is deployed using heroku, thus u can find the Procfile.
reciclame-udl.herokuapp.com

Requirements

For development, you will only need Node.js and npm, installed in your environment.
You may also use Yarn if preferred.

Node

  • Node installation on Windows/MacOS

    Just go on oficcial Node.js website and download the installer. Also, be sure to have gitavailable in your PATH, npm might need it (You can find git here)

    Note: On MacOS you may also prefer to use brew by running $ brew install node

  • Node installation on Ubuntu

    Easy. Just run:

      $ sudo apt install nodejs
      $ sudo apt install npm
    
  • Other

    There is more information about the installtion on the official Node.js website and the oficcial NPM website.

If the installation was successful, you should be abel to run

$ node --version
$ npm --version

Also, if you need to update npm, you can make it using npm! Cool right? After running the following command, just open again the command line and be happy.

$ npm install -g npm

Running the project

For development, as it is used nodemon, apply:

$ npm dev

otherwise:

$ npm start

Simple build for production

$ npm build

Docker

To make the installation even easier, skipping the previous points, just run

$ docker-compose up

in this way you will use the original environment

Note: remember to install docker desktop

reciclame-website's People

Contributors

albeertito7 avatar

Stargazers

 avatar

Watchers

 avatar

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.