1
0
Fork 0

Initial commit

This commit is contained in:
Neshura 2023-06-01 00:10:59 +02:00
parent eaf3485a21
commit 488d1be3ab
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
18 changed files with 3271 additions and 1 deletions

36
.gitignore vendored Normal file
View file

@ -0,0 +1,36 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env*.local
stellaris-dashboard-f25c5f9e1a62.json
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts