Skip to content

Story Sharing web app built with React JS, Express, MySQL, Tailwind CSS. Deployed on AWS EC2 with docker and nginx.

Notifications You must be signed in to change notification settings

pratikstemkar/kimble

Repository files navigation

Kimble

Read real stories by real people

Installation

git clone https://github.com/pratikstemkar/kimble
cd kimble
sudo docker compose up -d
sudo docker exec -it kbdb_container bash
mysql -u root -proot

Paste the contents of init.sql in mysql bash.

exit
exit
npm i
cd web
npm i
cd ..
npm run dev

Visit at http://localhost:5173

Developed with ❤️ by Pratik Temkar

About

Story Sharing web app built with React JS, Express, MySQL, Tailwind CSS. Deployed on AWS EC2 with docker and nginx.

Resources

Stars

Watchers

Forks

Languages