Links and Resources
Project
| Resource | URL |
|---|---|
| DETI Maker Lab GitHub organization | https://github.com/deti-maker-lab |
| Documentation website | https://deti-makerlab.github.io |
| University of Aveiro | https://www.ua.pt |
| DETI — Department of Electronics, Telecommunications and Informatics | https://www.ua.pt/pt/deti |
Backend
| Tool | Documentation |
|---|---|
| FastAPI | https://fastapi.tiangolo.com |
| SQLModel | https://sqlmodel.tiangolo.com |
| Pydantic | https://docs.pydantic.dev |
| PyJWT | https://pyjwk.readthedocs.io |
| Uvicorn | https://www.uvicorn.org |
| Python 3.12 | https://docs.python.org/3.12/ |
Frontend
| Tool | Documentation |
|---|---|
| Next.js | https://nextjs.org/docs |
| React | https://react.dev |
| TypeScript | https://www.typescriptlang.org/docs |
| Tailwind CSS | https://tailwindcss.com/docs |
| i18next | https://www.i18next.com |
Mobile
| Tool | Documentation |
|---|---|
| Expo | https://docs.expo.dev |
| React Native | https://reactnative.dev/docs/getting-started |
| Expo Router | https://docs.expo.dev/router/introduction |
| Expo SecureStore | https://docs.expo.dev/versions/latest/sdk/securestore |
| NativeWind | https://www.nativewind.dev |
Infrastructure
| Tool | Documentation |
|---|---|
| PostgreSQL 16 | https://www.postgresql.org/docs/16/ |
| Docker | https://docs.docker.com |
| Docker Compose | https://docs.docker.com/compose |
| Nginx | https://nginx.org/en/docs/ |
| MariaDB 11.4 | https://mariadb.com/kb/en/ |
Inventory
| Tool | Documentation |
|---|---|
| Snipe-IT | https://snipe-it.readme.io/docs |
| Snipe-IT API reference | https://snipe-it.readme.io/reference/api-overview |
| Snipe-IT GitHub | https://github.com/snipe/snipe-it |
Developer tooling
| Tool | Documentation |
|---|---|
| pnpm | https://pnpm.io/documentation |
| Turborepo | https://turbo.build/repo/docs |
| Docusaurus | https://docusaurus.io/docs |
| Mermaid (diagrams) | https://mermaid.js.org/intro |