A Node.js Express backend for an ImmoScout24 clone made during Leuphana University module IT-Projectmanagement 2020/21.
Visit Backend (documentation below)
- JavaScript - Language used to make the webpage interactive
- Node.js - JavaScript runtime for executing JavaScript at the server outside the browser
- Express.js - Lightweight web framework to bootstrap Node.js APIs
- PostgreSQL - An advanced object-relational database for production environments
- Knex.js - A SQL query builder that helps abstracting migrations and DDLs for different database types into a single coherent structure
- JWT - JSON Web Token for authorization and client side tokens for security
- We have provided a pitch with information about the team, workflow, tooling and architecture
Role: Backend Developer
This project is licensed under the MIT License - see the LICENSE file for details