https://github.com/alexmarqs/tech-companies-portugal-app
  
  
    techcompaniesportugal.fyi | Tech Companies in Portugal Web App 🇵🇹 built with Next.js 
    https://github.com/alexmarqs/tech-companies-portugal-app
  
app-router-nextjs careers directory hiring isr jobs motion nextjs nuqs openpanel portugal reactjs tech-companies tech-company turborepo typescript vercel
        Last synced: 4 months ago 
        JSON representation
    
techcompaniesportugal.fyi | Tech Companies in Portugal Web App 🇵🇹 built with Next.js
- Host: GitHub
 - URL: https://github.com/alexmarqs/tech-companies-portugal-app
 - Owner: alexmarqs
 - Created: 2024-02-15T17:51:45.000Z (over 1 year ago)
 - Default Branch: main
 - Last Pushed: 2025-06-26T10:37:22.000Z (4 months ago)
 - Last Synced: 2025-06-26T11:42:38.711Z (4 months ago)
 - Topics: app-router-nextjs, careers, directory, hiring, isr, jobs, motion, nextjs, nuqs, openpanel, portugal, reactjs, tech-companies, tech-company, turborepo, typescript, vercel
 - Language: TypeScript
 - Homepage: https://techcompaniesportugal.fyi
 - Size: 1.2 MB
 - Stars: 2
 - Watchers: 1
 - Forks: 1
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - Funding: .github/FUNDING.yml
 
 
Awesome Lists containing this project
README
          # Tech Companies in Portugal 🇵🇹
The main goal is to provide a better way to explore tech companies in Portugal.

## Monorepo structure 📦
- `apps/web`: The main web app
- `packages/analytics`: Analytics utils
- `tooling/typescript`: TypeScript configuration
- `tooling/tailwind`: Tailwind configuration
## Features 🚀
- List of tech companies in Portugal synced with the opensource [tech-companies-in-portugal](https://github.com/marmelo/tech-companies-in-portugal) repository
- Fast search capabilities
- SEO friendly
- Responsive design
## Tech stack 🧑💻
- [Next.js 15](https://nextjs.org/) - React framework
- [Tailwind CSS](https://tailwindcss.com/) - Utility-first CSS framework
- [TypeScript](https://www.typescriptlang.org/)
- [Shadcn UI](https://ui.shadcn.com) - UI components
- [Vercel](https://vercel.com/) - Hosting and CI/CD
- [Playwright](https://playwright.dev/) - E2E testing
- [Biome](https://biomejs.dev/) - Formatting and linting
- [Motion](https://motion.dev/) - Animation library
- [Nuqs](https://nuqs.47ng.com) - URL query state management (client and server support + some other cool features out of the box)
- [Turbo](https://turbo.build/) - Monorepo build system
- [Vercel](https://vercel.com/) - Hosting and CI/CD
- [PostHog](https://posthog.com/) - Analytics (replaces [OpenPanel](https://openpanel.dev/) due to removal of free tier)
## How to contribute 🤝
No requirements, just open a pull request with your changes.
If you want to add a new feature, please open an issue first to discuss it.