Astro site for all of Firqs servant offerings concering TA as well as additional information
https://firq.dev
- Astro 75.6%
- MDX 15.7%
- TypeScript 7.6%
- JavaScript 0.9%
- Shell 0.2%
|
All checks were successful
Build and deploy site / check-tag (push) Successful in 3s
Build and deploy site / build-info (push) Successful in 1s
Build and deploy site / checking (push) Successful in 1m12s
Build and deploy site / build-site (push) Successful in 1m1s
Build and deploy site / create-release (push) Has been skipped
Build and deploy site / unlighthouse-dispatch (push) Successful in 1s
Build and deploy site / dockge-deploy (push) Successful in 18s
Reviewed-on: #32 |
||
|---|---|---|
| .forgejo/workflows | ||
| docker | ||
| nginx | ||
| public | ||
| src | ||
| .gitignore | ||
| .markdownlint.json | ||
| .prettierignore | ||
| .prettierrc | ||
| astro.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| postcss.config.cjs | ||
| README.md | ||
| tsconfig.json | ||
| unlighthouse.config.ts | ||
Welcome to Firqs FGO Site
This is build using Astro
🧞 Astro-Specific Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
pnpm install |
Installs dependencies |
pnpm dev |
Starts local dev server at localhost:3000 |
pnpm build |
Build your production site to ./dist/ |
pnpm preview |
Preview your build locally, before deploying |
pnpm astro ... |
Run CLI commands like astro add, astro preview |