Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 984 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 984 Bytes

FileCabinet

Service inspired by Google Docs, Evernote, etc. where users create and manage their documents

Getting Started

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:

Installing

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.

Built With

Authors

  • Vane Trajkov

License

This project is licensed under the MIT License - see the LICENSE.md file for details