Cleanup root dir, move dev-related files into /documents/ (#347)

* chore: cleanup root dir and move extraneous dev related files to documents/dev

* chore: cleanup root dir and move extraneous dev related files to documents/dev
This commit is contained in:
Danny Avila 2023-05-21 08:56:06 -04:00 committed by GitHub
parent 8d4ef16b7f
commit 791b515937
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 0 deletions

5
documents/dev/README.md Normal file
View file

@ -0,0 +1,5 @@
This directory contains files used for developer work
- Dockerfile-app: used to build the DockerHub image
- eslintrc-stripped.js: alternate linting rules, used in development
- meilisearch.yml: Dockerfile for building meilisearch image independently from project