Git Product home page Git Product logo

nodejs-sample-app's Introduction

Jason Everett ๐Ÿ˜Ž

Currently working on becoming a .NET Core ninja:exclamation:

Experience ๐Ÿ‘‰ jasoneverett.dev

Tech Interests & Hobbies:

  • Anything C# ๐Ÿ’ป
  • Machine Learning
  • Mining Crypto (One-CPU-One-Vote)
  • ๐Ÿค˜ & ๐Ÿ’ช

nodejs-sample-app's People

Contributors

boly38 avatar dependabot[bot] avatar emgaurav avatar ijason avatar ranjanraghavendra avatar semgrep-bot avatar sleshchenko avatar somnathmore avatar tasleem86 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nodejs-sample-app's Issues

Add node_modules to .gitignore file

node_modules folder shouldn't be added to the GitHub repository, and then when anyone clones your repo he can install using npm the suitable versions of your used packages

few errors are coming.

Here are detail:

{ TypeError: /usr/src/app/views/index.jade:6
nodejs     |     4|     h1= title
nodejs     |     5|     #employees
nodejs     |   > 6|         - each employee in employees
nodejs     |     7|           div.employee
nodejs     |     8|             div.created_at= employee.created_at
nodejs     |     9|             div.title= employee.title 
nodejs     | 
nodejs     | Cannot read property 'length' of undefined
nodejs     |     at eval (eval at exports.compile (/usr/src/app/node_modules/jade/lib/jade.js:176:8), <anonymous>:50:35)
nodejs     |     at eval (eval at exports.compile (/usr/src/app/node_modules/jade/lib/jade.js:176:8), <anonymous>:201:4)
nodejs     |     at /usr/src/app/node_modules/jade/lib/jade.js:181:12
nodejs     |     at Object.exports.render (/usr/src/app/node_modules/jade/lib/jade.js:216:14)
nodejs     |     at View.exports.renderFile [as engine] (/usr/src/app/node_modules/jade/lib/jade.js:243:13)
nodejs     |     at View.render (/usr/src/app/node_modules/express/lib/view.js:75:8)
nodejs     |     at Function.app.render (/usr/src/app/node_modules/express/lib/application.js:504:10)
nodejs     |     at ServerResponse.res.render (/usr/src/app/node_modules/express/lib/response.js:753:7)
nodejs     |     at /usr/src/app/app.js:70:11

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.