https://github.com/alexmarqs/tech-companies-portugal-app
techcompaniesportugal.fyi | Tech Companies in Portugal Web App 🇵🇹
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: 3 months ago
JSON representation
techcompaniesportugal.fyi | Tech Companies in Portugal Web App 🇵🇹
- 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-03-10T23:14:26.000Z (4 months ago)
- Last Synced: 2025-03-10T23:20:02.303Z (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.04 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- [OpenPanel](https://openpanel.dev/) - Analytics## 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.