All Projects → FaztTech → Nodejs Imgshare

FaztTech / Nodejs Imgshare

A social App using Nodejs and Javascript technologies to Share Images

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nodejs Imgshare

Social Network
Mini social network that I made as my first web app project.
Stars: ✭ 458 (+451.81%)
Mutual labels:  mongodb, social-network
Spruce
A social networking platform made using Node.js and MongoDB
Stars: ✭ 399 (+380.72%)
Mutual labels:  mongodb, social-network
Kepler
The open source full-stack geosocial network platform
Stars: ✭ 125 (+50.6%)
Mutual labels:  mongodb, social-network
Create Social Network
An educational project, demonstrating how to build a large scalable project with Javascript.
Stars: ✭ 853 (+927.71%)
Mutual labels:  mongodb, social-network
Koa2 Ratelimit
Rate-limiting middleware for Koa2 ES6. Use to limit repeated requests to APIs and/or endpoints such as password reset.
Stars: ✭ 81 (-2.41%)
Mutual labels:  mongodb
Runner
Start all mongodb deployment types for testing
Stars: ✭ 78 (-6.02%)
Mutual labels:  mongodb
Finduser
Find usernames across over 75 social networks
Stars: ✭ 77 (-7.23%)
Mutual labels:  social-network
Polled.win
📊 Real time polling
Stars: ✭ 76 (-8.43%)
Mutual labels:  mongodb
Koa Ts
koa2+typescript
Stars: ✭ 82 (-1.2%)
Mutual labels:  mongodb
Bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
Stars: ✭ 82 (-1.2%)
Mutual labels:  mongodb
Laravel Permission Mongodb
Associate users with roles and permissions using Laravel and MongoDB
Stars: ✭ 80 (-3.61%)
Mutual labels:  mongodb
Teapotnet
Distributed private social network for file sharing
Stars: ✭ 78 (-6.02%)
Mutual labels:  social-network
Parse Dashboard For Ios
A beautiful mobile client for managing your Parse apps while you are on the go! Now you can easily view and modify your data in the same way you would on the offical desktop client.
Stars: ✭ 81 (-2.41%)
Mutual labels:  mongodb
Voten
The code that powers voten.co
Stars: ✭ 1,215 (+1363.86%)
Mutual labels:  social-network
Fullstack Shopping Cart
MERN stack shopping cart, written in TypeScript
Stars: ✭ 82 (-1.2%)
Mutual labels:  mongodb
Mern
🎉 This is boilerplate for MERN stack with integrations like Redux and SSR 🎉
Stars: ✭ 77 (-7.23%)
Mutual labels:  mongodb
Djongo
Django and MongoDB database connector
Stars: ✭ 1,222 (+1372.29%)
Mutual labels:  mongodb
Mongo Xlsx
Convert Mongo data into Excel and vice versa @ Node.js. MongoDB Mongoose Dump to excel.
Stars: ✭ 81 (-2.41%)
Mutual labels:  mongodb
Phphub Ios
PHPHub for iOS is the universal iPhone and iPad application for PHPHub
Stars: ✭ 1,223 (+1373.49%)
Mutual labels:  social-network
Weixin
微信小游戏辅助合集(加减大师、包你懂我、大家来找茬腾讯版、头脑王者、好友画我、悦动音符、我最在行、星途WeGoing、猜画小歌、知乎答题王、腾讯中国象棋、跳一跳、题多多黄金版)
Stars: ✭ 1,216 (+1365.06%)
Mutual labels:  mongodb

imgShare

imgShare is a web application to share images, comments, and more.

Environment Variables

  • MONGODB_URI, the mongodb database uri
  • PORT the http server port. By default is 3000

Installation

git clone https://github.com/FaztTech/nodejs-imgshare
cd nodejs-imagshare
npm install 
npm start

Docker

docker-compose build
docker-compose up

Tutorials

Improvements for the Future

  • Input Validation (to avoid XSS)
  • User Authentication
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].