Git Product home page Git Product logo

nosql-social's Introduction

NoSql Social

Table of Contents

Introduction

insomniatest

Social Networking Platform

This NoSql application serves as the backend for a social networking platform. Users can interact with the platform to perform various actions, such as creating and managing thoughts, adding and removing friends, and more. The application utilizes MongoDB as the database to store user data and thoughts.

Getting Started

Prerequisites

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/kevhuff/nosql-social
    

Change into the project directory:

make sure at root of project

cd your-repo name 

Install the project dependencies:

npm install

Usage

Development with Nodemon.

Nodemon is a tool that helps in the development of Node.js applications by automatically restarting the server when code changes are detected. To start your server using Nodemon, run:

npm start

This command will launch your Node.js server and automatically restart it whenever you save changes to your code.

Folder Structure Explain the structure of your project's folders and files. For example:

/src: Contains the source code for your application. /public: Contains static assets (HTML, CSS, images, etc.). /routes: Contains route definitions. /controllers: Contains controller functions. /models: Contains data models. Feel free to customize this section based on your project's structure.

License

MIT License

nosql-social's People

Contributors

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