[chore] initial commit
Showing
- .dockerignore 2 additions, 0 deletions.dockerignore
- .gitignore 2 additions, 0 deletions.gitignore
- .vscode/settings.json 4 additions, 0 deletions.vscode/settings.json
- Dockerfile 24 additions, 0 deletionsDockerfile
- README.md 20 additions, 78 deletionsREADME.md
- app/about/error.tsx 30 additions, 0 deletionsapp/about/error.tsx
- app/about/layout.tsx 22 additions, 0 deletionsapp/about/layout.tsx
- app/about/loading.tsx 4 additions, 0 deletionsapp/about/loading.tsx
- app/about/page.tsx 49 additions, 0 deletionsapp/about/page.tsx
- app/about/styles.module.css 6 additions, 0 deletionsapp/about/styles.module.css
- app/accreds/[accredId]/page.tsx 56 additions, 0 deletionsapp/accreds/[accredId]/page.tsx
- app/accreds/page.tsx 41 additions, 0 deletionsapp/accreds/page.tsx
- app/api/test/route.ts 3 additions, 0 deletionsapp/api/test/route.ts
- app/favicon.ico 0 additions, 0 deletionsapp/favicon.ico
- app/globals.css 27 additions, 0 deletionsapp/globals.css
- app/head.tsx 10 additions, 0 deletionsapp/head.tsx
- app/layout.tsx 27 additions, 0 deletionsapp/layout.tsx
- app/page.module.css 272 additions, 0 deletionsapp/page.module.css
- app/page.tsx 17 additions, 0 deletionsapp/page.tsx
- lib/getAccred.tsx 17 additions, 0 deletionslib/getAccred.tsx
Loading
Please register or sign in to comment