| ... | ... | @@ -18,10 +18,10 @@ The NextJS application that defines both the web-UI and web-API interfaces is bu |
|
|
|
|
|
|
|
## Project Structure Overview
|
|
|
|
|
|
|
|
* [ ] add root project structure screenshot
|
|
|
|
|
|
|
|
Here we represent important files and folders at the root and (+1) level of the repository based on their functionality
|
|
|
|
|
|
|
|
* [ ] add root project structure screenshot
|
|
|
|
|
|
|
|
- Pre-commit hook: `/.husky`
|
|
|
|
- Environment variables: `.env.development.local`, `.env.example`
|
|
|
|
- Linting and formatting config files: `.eslintrc.json`,`.prettierrc`
|
| ... | ... | |
| ... | ... | |