No description
Find a file
rayankonecny 71361ad5e0
All checks were successful
portal-app/portal-app/pipeline/head This commit looks good
astro-app/portal-app/pipeline/head This commit looks good
Merge pull request 'Hello World' (#20) from new_feature into main
Reviewed-on: #20
2025-03-26 11:54:50 -03:00
public First commit 2025-02-16 01:53:00 -05:00
src Hello World 2025-03-26 10:53:34 -04:00
.gitignore Fix .gitignore 2025-02-16 02:10:31 -05:00
.prettierignore First commit 2025-02-16 01:53:00 -05:00
.prettierrc.json First commit 2025-02-16 01:53:00 -05:00
Dockerfile Adicionar Dockerfile e podman-compose 2025-03-20 02:09:33 -04:00
eslint.config.js First commit 2025-02-16 01:53:00 -05:00
index.html Update index.html 2025-03-25 23:50:23 -03:00
Jenkinsfile Update Jenkinsfile 2025-03-25 07:59:04 -03:00
package-lock.json Acerto do projeto cru 2025-02-16 21:59:04 -05:00
package.json Adicionar Dockerfile e podman-compose 2025-03-20 02:09:33 -04:00
pipeline.md Teste de PR 2 2025-03-23 14:42:51 -04:00
podman-compose.yml Adicionar Dockerfile e podman-compose 2025-03-20 02:09:33 -04:00
README.md Teste de PR 11 2025-03-25 22:08:34 -04:00
tsconfig.app.json First commit 2025-02-16 01:53:00 -05:00
tsconfig.json First commit 2025-02-16 01:53:00 -05:00
tsconfig.node.json First commit 2025-02-16 01:53:00 -05:00
vite.config.ts Adicionar Dockerfile e podman-compose 2025-03-20 02:09:33 -04:00

curl -X POST "https://forgejo-olymp.duckdns.org/api/v1/user/repos" H "Content-Type: application/json" H "Authorization: token f98559994ee6cc839efa2f8ba0aae66fb5efe3c3" -d '{"name": "portal-app", "private": false}'