A RESTful API service that allows users to manage Markdown notes with grammar checking and chatbot capabilities.
- Create a
.envfile and populate it using the.env.exampleas a reference. - Run
docker-compose up --buildto build and start the application locally.