📈 A finances application to keep track of my personal spendings
Find a file
2024-03-08 20:24:40 +01:00
.github/workflows Initial commit 2024-03-08 20:24:40 +01:00
docker Initial commit 2024-03-08 20:24:40 +01:00
prisma Initial commit 2024-03-08 20:24:40 +01:00
public Initial commit 2024-03-08 20:24:40 +01:00
src Initial commit 2024-03-08 20:24:40 +01:00
.eslintrc.json Initial commit 2024-03-08 20:24:40 +01:00
.gitignore Initial commit 2024-03-08 20:24:40 +01:00
components.json Initial commit 2024-03-08 20:24:40 +01:00
Dockerfile Initial commit 2024-03-08 20:24:40 +01:00
next.config.mjs Initial commit 2024-03-08 20:24:40 +01:00
package-lock.json Initial commit 2024-03-08 20:24:40 +01:00
package.json Initial commit 2024-03-08 20:24:40 +01:00
postcss.config.js Initial commit 2024-03-08 20:24:40 +01:00
README.md Initial commit 2024-03-08 20:24:40 +01:00
tailwind.config.ts Initial commit 2024-03-08 20:24:40 +01:00
tsconfig.json Initial commit 2024-03-08 20:24:40 +01:00

Next-Base

A base implementation of my favorite NextJS stack.

This base already implements the sign-up and sign-in process with a clean UI, ready for customization.

Next Steps

  • Documentation
  • Switching dark and light mode
  • Change own username and password