GithubHelp home page GithubHelp logo

surksharathi / footballkik-apps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lastingyeh/footballkik-apps

0.0 1.0 0.0 216 KB

nodejs express socket.io ejs

JavaScript 33.93% HTML 54.23% CSS 11.84%

footballkik-apps's Introduction

Main Topics

    1. group-chat system

    2. private-chat system

    3. bootstrap and ejs template used

    4. passport used by facebook & google

    5. mongodb used in mongoose

    6. async module

    7. add async / await (modify from original code)

    8. aws match with multer for upload

    9. container to use global modules applied

    10.get news api services by http://content.guardianapis.com/

Deploy Heroku

    1. login

            $ heroku login

    2. create project (in project folder)

            $ heroku create project

    3. show projects

            $ heroku apps

    4. push code to heroku server

            $ git push heroku master

    5. as change in github

            $ git add .

            $ git commit -m ''

            $ git push

       then run back to step 4.

    6. as exec command in heroku

            $ touch Procfile

       add text in Procfile

            web: ./node_modules/.bin/forever -m 5 server.js

Refs By Udemy Course

Node with SocketIO: Build A Full Web Chat App From Scratch

footballkik-apps's People

Contributors

lastingyeh 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.