#ChipschachDigital
Zweite Auflage von Chipschach mit verbessertem responsive Design, verbesserter Server Nutzung und ausgereifterem deployment.
Entwickler: Simon Müller, Oliver Berg
$ npm install
$ npm start
- Server Framework: express, JS
- Frontend Views: EJS
- Database: mongoDB
- Tests: unbestimmt
- AutoDeply: unbestimmt
- bin: Binary files
- config: Config files (e.g. DB)
- controller: Controller for REST APIs
- docs: Documents and Specifications in file-format
- model: Database model
- public: frontend-files
- test: Tests
- Git: Follow basic git-flow (tool "git-flow") with Master, Development, feature/, release/, hotfix/
- Curly braces opening on same line, never omit curly braces
- indention as 4 spaces
- See Git-Repo Milestones and Issues