No description
  • TypeScript 96.3%
  • Dockerfile 3%
  • CSS 0.6%
  • JavaScript 0.1%
Find a file
Sandeep Vangipuram 3242e823d1
Some checks failed
Build & Publish Docker Image to GHCR / build_and_publish (push) Has been cancelled
Sort investments by value
2024-12-18 16:33:27 +00:00
.github/workflows Clean up unnecessary wrapper functions 2024-12-02 19:55:20 +00:00
.vscode Expandable rows 2024-11-20 21:09:54 +00:00
app Sort investments by value 2024-12-18 16:33:27 +00:00
prisma Misc. fixes for docker build 2024-11-23 20:32:21 +00:00
public Expandable rows 2024-11-20 21:09:54 +00:00
.dockerignore Do not pre-render account data 2024-11-23 21:42:34 +00:00
.gitignore Initial commit from Create Next App 2024-11-17 07:18:16 +00:00
Dockerfile Misc. fixes for docker build 2024-11-23 20:32:21 +00:00
instrumentation.ts Initial logic to show investments summary 2024-12-02 21:22:50 +00:00
next.config.ts Misc. fixes for docker build 2024-11-23 20:32:21 +00:00
package-lock.json Add cron job to update prices once a day 2024-12-02 19:23:20 +00:00
package.json Add cron job to update prices once a day 2024-12-02 19:23:20 +00:00
postcss.config.js Initial commit from Create Next App 2024-11-17 07:18:16 +00:00
README.md Initial commit from Create Next App 2024-11-17 07:18:16 +00:00
tailwind.config.ts Re-theme to green colours 2024-11-20 21:35:12 +00:00
tsconfig.json Initial commit from Create Next App 2024-11-17 07:18:16 +00:00

Next.js App Router Course - Starter

This is the starter template for the Next.js App Router Course. It contains the starting code for the dashboard application.

For more information, see the course curriculum on the Next.js Website.