Portfolio Backend

screenshot of Portfolio Backend
strapi

The Strapi CMS backend to my personal portfolio.

Overview

The portfolio backend for chriswray.dev is a personal blog and portfolio website. It serves as the backend for the website and includes various features for managing content.

Features

  • Node Version Compatibility: Supports Node versions v12 or v14.
  • Node Dependency Installation: Provides instructions for installing required node modules.
  • Environment Configuration: Guides users on creating an env file and adding the necessary environment configurations.
  • Cloudinary Integration: Offers instructions for setting up a Cloudinary account for file uploads.
  • MongoDB Integration: Provides guidance on setting up a MongoDB Atlas cluster for the database.
  • Database Switching: Explains how to switch to other database options like SQLite, PostgreSQL, or MySQL.
  • SendGrid Configuration: Guides users on setting up a SendGrid account for the email plugin.

Summary

The portfolio backend for chriswray.dev is a versatile backend solution for a personal blog and portfolio website. It provides compatibility with Node, easy installation process, and integration with services like Cloudinary and MongoDB. By following the provided instructions, users can set up and customize the backend according to their own needs.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.