Welcome to my personal website and development blog!
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.
- 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.
To get a local copy up and running follow these simple steps:
- Clone the repo:
git clone https://github.com/krckyboy/krcky-dev
- Navigate to the project directory:
cd krcky-dev
- Ensure Docker is installed on your machine and build and start the project containers with:
docker compose up
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.