Application implementing a web interface for managing and exporting tables and aggregated statements for the needs of the “General Material Management Office” of the 196 Α/Κ ΜΒΠ Army Unit.
- Backend: Typescript, Express, TypeORM, Microsoft SQL Server.
- Frontend: HTML, CSS, Typescript, React.
1. npm init
2. npm install --save-dev webpack webpack-cli clean-webpack-plugin ts-loader typescript eslint eslint-webpack-plugin eslint-plugin-import @typescript-eslint/eslint-plugin @typescript-eslint/parser nodemon concurrently pkg
3. npx tsc --init
4. npm install express @types/express