GithubHelp home page GithubHelp logo

blogvista-backend's Introduction

Blogvista-backend

Welcome to BlogVista Backend, the robust and efficient server-side component of BlogVista, a powerful and flexible blogging platform. This README provides comprehensive information on setting up, configuring, and running the BlogVista Backend.

Features

  • User Management: Secure user authentication and authorization mechanisms to manage bloggers and readers effectively.
  • Content Management: Intuitive APIs for creating, retrieving, updating, and deleting blog posts, comments, and user profiles.
  • Data Storage: Efficiently stores data using a reliable database system, ensuring data integrity and high availability.
  • Scalability: Easily scalable to accommodate growing user bases and increasing content demands.
  • Security: Implements robust security measures to protect against common web vulnerabilities and unauthorized access.
  • Customization: Provides flexibility for developers to extend and customize functionality according to specific project requirements.
  • Performance: Optimized code and database queries for fast response times and minimal latency.

Getting Started

  • Prerequisites: Ensure you have Node.js and MongoDB installed on your local machine.
  • Fork or clone this repository: Clone this repository on your local machine using this command :
  git clone https://github.com/codemaniac-sahil/blogvista-backend.git
  • Install Dependencies: Navigate to the project directory and install the dependencies by running npm install.
npm install
  • Configuration: Configure your database connection and other environment variables in the .env file. You can find a sample .env.example file in the repository.

  • Start the Server: Start the server by running npm start. By default, the server will run on http://localhost:8000.

Tech Stack

Server: Node, Express, MongoDB, Multer

Tools Azure Virtual machine, Azure cosmosDB, Azure storage services

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

COSMOS_DB_URL

AZURE_BLOB_STORAGE_CONNECTION_STRING

CONTAINER_NAME

STORAGE_ACCOUNT_NAME

ACCESS_KEY

TOKEN_KEY

FRONTEND_URL

FRONTENT_DOMAIN

Demo

https://blogvista-frontend.vercel.app/

License

MIT

Thank you for choosing BlogVista Backend! Happy coding! ๐Ÿš€

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.