Coder Social home page Coder Social logo

blog-sphere's Introduction

๐Ÿ““ Blog Sphere

A Full-Stack Blog Application built with FastAPI and React.

Features:

  • โœ… Sign-up & Sign-in
  • โœ… Customizeable User Profile
  • โœ… Create and manage posts
  • โœ… Read, share and interact with posts
  • โœ… API Documentation
  • โœ… PostgreSQL Database
  • โœ… Alembic Migrations and seed data
  • โœ… Docker and Docker Compose
  • โœ… CI/CD with GitHub Actions (coming soon)
  • โœ… Monitoring and Logging (coming soon)
  • โœ… Automated Tests (coming soon)

๐Ÿ“š Table of Contents

To know more about the project structure, check the structure.md file.

๐Ÿค– Getting Started

  1. Clone the repository
git clone https://github.com/wesleybertipaglia/blog-sphere.git
  1. Initialize and Activate the virtual environment
Make init
source venv/bin/activate
  1. Install the dependencies and init the alembic
Make setup
  1. Run the application
Make run

๐Ÿš€ Open your browser and go to http://localhost:8000 to see the api in action.

๐Ÿงž Commands

All commands are run from the root of the project, from a terminal:

Command Action
Make init Initialize the virtual enviroment
source venv/bin/activate Activate the virtual enviroment
Make setup Install dependencies and init the alembic
Make freeze Update the dependencies
Make run Starts the application
Make alembic-revision Make an alembic revision
Make alembic-upgrade Make an alembic upgrade

To know more about the commands, check the commands.md file.

๐Ÿชง Endpoints

The API has the following endpoints:

  • /auth: Sign-up and Sign-in
  • /profile: Read, Update, Delete
  • /users: Read
  • /posts: Create, Read, Update, Delete

To know more about the endpoints, check the endpoints.md file, or access the API documentation in the following URL: localhost:8000/docs

๐Ÿงฉ Tech Stack

To know more about the tech stack, check the stack.md file.

โ˜‘๏ธ Cheklist

The following checklist can be used to track the project progress:

  • Authentication
  • Authorization
  • Documentation
  • Tests
  • Docker
  • CI/CD
  • Deploy
  • Monitoring

๐Ÿ“œ License

This repository is licensed under the [MIT]. See the LICENSE file for details.

Back to top

blog-sphere's People

Contributors

wesleybertipaglia avatar

Watchers

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