Skip to content

InkEcho is a modern MERN-stack blog application designed for learning web development and DevOps. It features Caddy reverse proxy and Docker-Compose integration, making it easy to run in both development and production environments. Users can create, edit, delete posts, manage profiles, and follow authors. Open for contributions! πŸš€

Notifications You must be signed in to change notification settings

SurAyush/InkEcho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

InkEcho πŸ–‹οΈπŸ“’

Welcome to InkEcho, a modern blog application built with the MERN stack. Designed for both developers and writers, this project is an educational tool to explore web development and DevOps practices.


InkEcho Homepage


πŸš€ Features

  • πŸ“ Create, Edit & Delete Posts
  • πŸ‘€ User Profiles
  • πŸ“’ Follow Your Favorite Authors
  • 🌎 Caddy Reverse Proxy Integration
  • 🐳 Docker-Compose for Easy Setup
  • πŸ”„ Development & Production Ready
  • πŸŽ“ Learn Web Development & DevOps

🌍 Live Demo

InkEcho is hosted at: www.inkecho.com


πŸ“¦ Installation & Setup

InkEcho is fully containerized using Docker and can be easily set up for both development and production environments.

πŸ”§ Development Setup

To run the project in development mode:

docker-compose -f docker-compose.dev.yml up --build

πŸš€ Production Setup

To deploy the project in production mode:

docker-compose -f docker-compose.yml up --build

🀝 Contributing

InkEcho is an open-source project, and contributions are highly encouraged! Feel free to submit pull requests, open issues, or suggest new features.


πŸ“œ License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it as you see fit.


Happy coding! πŸš€

About

InkEcho is a modern MERN-stack blog application designed for learning web development and DevOps. It features Caddy reverse proxy and Docker-Compose integration, making it easy to run in both development and production environments. Users can create, edit, delete posts, manage profiles, and follow authors. Open for contributions! πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published