e2e 6e43ee3df9
Some checks failed
Main / Setup and Test (push) Has been cancelled
Main / Build Website (push) Has been cancelled
chore: heygermany customer project
2026-07-11 10:40:10 +02:00
2026-07-11 10:40:10 +02:00
2026-07-11 10:40:10 +02:00
2026-07-11 10:40:10 +02:00
2026-07-11 10:40:10 +02:00
2026-07-11 10:40:10 +02:00
2026-07-11 10:40:10 +02:00
2026-07-11 10:40:10 +02:00
2026-07-11 10:40:10 +02:00
2026-07-11 10:40:10 +02:00

Hey Germany

Hey Germany is a platform that helps immigrants find job opportunities in Germany.

Requirements

  • Node.js 18

Setup

To get started, run:

yarn install
yarn prebuild

Local SQLite defaults are defined in packages/functions/src/local-db.ts.

Apps

apps/cli

This app tests the Pikku fetch functionality.

apps/webapp

A Next.js App Router integrated with Pikku.

Runtime

The backend runs through pikku dev locally and Fabric in production.

Packages

functions

Contains all the Pikku routes, functions, and services.

sdk

Contains shared types used by both the backend and frontend.

Database

SQLite migrations live in db/sqlite, preserved Postgres migrations live in db/postgres, and local migration runs should use pikku db migrate.


Feel free to explore each package and customize the starter to fit your project's needs. Happy coding!

Description
No description provided
Readme 6.2 MiB
Languages
TypeScript 76.3%
JavaScript 11%
HTML 5.1%
MDX 2.4%
CSS 2.1%
Other 3.1%