Skip to content

felix-berlin/berliner-schnauze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,900 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Berliner Schnauze

GitHub package.json version Website codecov

Berlin dialect translator


About

Berliner Schnauze is a translator for the Berlin dialect. It helps users understand and translate words and phrases unique to Berlin's culture and language.


Installation

  1. Clone the repository:

    git clone https://github.com/felix-berlin/berliner-schnauze.git
    cd berliner-schnauze
  2. Install dependencies:

    pnpm install
    
  3. Create a .env file based on .env.example and configure the required environment variables.

  4. Start the development server:

    pnpm dev
    
  5. Active codegen watch mode:

    pnpm gql:generate:watch
    
  6. Open your browser and navigate to http://localhost:4321 to see the application in action.