├── src/ # Core application code ├── ui/ # Next.js web interface ├── dist/ # Compiled JavaScript ├── docs/ # Documentation ├── scripts/ # Utility scripts │ ├── server/ # Server management scripts │ ...
Take, for example, a list of employees in an organisation. These could be stored in an array called 'Employees' with the data typestring.