Skip to content

jajrit2001/NATOURS_Project

 
 

Repository files navigation

| | |-- rabbitmq.js | | |-- redis.js | | |-- server.js | | -- twitter.js | |-- index.js | |-- social-preprocessor-worker.js | |-- twitter-stream-worker.js | -- web.js |-- models | |-- redis | | |-- index.js | | -- redis.js | |-- tortoise | | |-- index.js | | -- tortoise.js | -- twitter | |-- index.js | -- twitter.js |-- scripts

| -- setup.js |-- web | |-- middleware | | |-- index.js | | -- parseQuery.js | |-- router | | |-- api | | | |-- tweets | | | | |-- get.js | | | | |-- get.spec.js | | | | -- index.js | | | -- index.js | | -- index.js | |-- index.js | -- server.js |-- worker | |-- social-preprocessor | | |-- index.js | | -- worker.js | -- twitter-stream | |-- index.js | -- worker.js |-- index.js -- package.json

What is NodeJS Node.js is an open-source, cross-platform, back-end, JavaScript runtime environment that executes JavaScript code outside a web browser /What is Node.js? Node.js is an open source server environment Node.js is free Node.js runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.) Node.js uses JavaScript on the server/

About

my first big node project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.2%
  • CSS 22.0%
  • JavaScript 12.0%
  • Pug 7.7%
  • Shell 0.1%