Service inspired by Google Docs, Evernote, etc. where users create and manage their documents
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Required services up and running:
The application runs in a docker environment, so the only action needed to start the app through docker is
docker-compose up web
You will notice that for the first time the docker will take some time because it needs to create the app container based on the docker image.
- Vane Trajkov
This project is licensed under the MIT License - see the LICENSE.md file for details