You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NEW VERSION HERE https://github.com/kevoj/nodetomic RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Express, MongoDB, Redis, JWT, Socket.io, Passport.
This is food conservation and waste reduction system in angular, Node JS and MySQL. The sellers list the item that is near to expire(surplus food), submit the item then the system list the item added for sale on home page. The buyers after visiting the site look for the items, place his/her desired bid. Buyers can see bids submitted by other buyers
Using NodeJS along with express to design a backend which will serve the requests of the app. The backend will also load the mongo database with latest news using mongoose framework.
Learning path for becoming nodejs developer from zero to hero. These series includes steps to become nodejs developers for beginner to experienced developers
This is a code snippet manager app made as a school exam project. It uses Flutter for the frontend and Node.js for the backend and Heroku to host the backend. The app allows users to save and organize their code snippets for easy access.
Desafio de simular a criação de uma API que possibilita à indústria cadastrar os produtores e as propriedades de sua carteira de clientes para serem monitoradas pela Niceplanet.
A Node.js application that processes media files by creating media chunks and organizing them into folders based on the media ID. Utilizes the fs module for file handling and chunk management.