2023-05-24 19:08:14 +02:00
f
2022-12-16 23:20:02 +01:00
2023-05-24 19:08:14 +02:00
2023-05-24 19:08:14 +02:00
2023-03-13 17:11:12 +01:00
2023-05-24 19:08:14 +02:00
2023-03-13 17:11:12 +01:00
2023-05-24 19:08:14 +02:00
2023-05-24 19:08:14 +02:00
2023-05-24 19:08:14 +02:00
2023-05-24 19:08:14 +02:00
2023-05-24 19:08:14 +02:00
2023-05-24 19:08:14 +02:00
2023-05-24 19:08:14 +02:00

Apartment web app for Altenau

This app functions as a flyer for the apartment in Altenau. It has no booking functionality, but it does have a contact form.

Firebase

We use Firebase for the backend. The app is configured to use the Firebase project altenau-apartment.
Texts based on languages are stored in the localeTexts collection. Since NextJS caches the HTML file its not bad to always fetch the texts from the database.

.env file

APARTMENT_FIREBASE_API_KEY="" APARTMENT_FIREBASE_AUTH_DOMAIN="" APARTMENT_FIREBASE_PROJECT_ID="" APARTMENT_FIREBASE_STORAGE_BUCKET="" APARTMENT_FIREBASE_MESSAGING_SENDER_ID="" APARTMENT_FIREBASE_APP_ID="" APARTMENT_FIREBASE_MEASUREMENT_ID=""

Description
An apartment homepage for Altenau (City) with NextJS
Readme 5.1 MiB
Languages
HTML 62.1%
JavaScript 21.5%
SCSS 16.4%