Skip to content

krckyboy/todorovic.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Welcome to my personal website and development blog!

Purpose

My personal website is an online presence showcasing my professional profile and expertise in web development. It serves as a digital portfolio, highlighting my skills, experience, and projects in the field of web development.

Technologies

  • Frontend: Built with Next.js and TypeScript.
  • Backend/CMS: Powered by Strapi for content management, currently focused on handling blog content but with plans for expansion.
  • Database: PostgreSQL for storing data.
  • Deployment: Frontend on Vercel, CMS and database on Railway.

Running Project Locally

To get a local copy up and running follow these simple steps:

  1. Clone the repo:
git clone https://github.com/krckyboy/krcky-dev
  1. Navigate to the project directory:
cd krcky-dev
  1. Ensure Docker is installed on your machine and build and start the project containers with:
docker compose up

Contact

Feel free to reach out if you have any questions or need assistance. You can open an issue or contact me through the GitHub interface.