This is a BACK-END APPLICATION created for a promotional website to showcase works utilizing beautiful handwriting, calligraphy, foam art, and total crafts.
For the FRONT project for web site page composition, please refer to this link.
- To run
docker compose up
- Access address : The published compose file is configured with local execution in mind.
http://localhost
- Initial admin user
id=admin
password=1234
- CRUD operations for promotional posts
- Image file management
- User login using JWT
- Image compression
- OAuth login (Google, Kakao)