Go to file
Alexander Lazarenko cf2a116ecb
All checks were successful
release-tag / release-image (push) Successful in 2m17s
Latest version (#12)
Co-authored-by: itoshi <kkzemeow@gmail.com>
Co-authored-by: Spynder <19329095+Spynder@users.noreply.github.com>
Reviewed-on: #12
Co-authored-by: Alexander Lazarenko <kerblif@unprism.ru>
Co-committed-by: Alexander Lazarenko <kerblif@unprism.ru>
2025-05-29 10:12:00 +00:00
.gitea/workflows Latest version (#12) 2025-05-29 10:12:00 +00:00
public Latest version (#12) 2025-05-29 10:12:00 +00:00
src Latest version (#12) 2025-05-29 10:12:00 +00:00
.env Latest version (#12) 2025-05-29 10:12:00 +00:00
.eslintrc.cjs ~ disable no-explicit-any rule for ts in eslint config 2025-01-26 23:37:54 +03:00
.gitignore init refine app 2025-01-19 17:30:54 +03:00
.npmrc init refine app 2025-01-19 17:30:54 +03:00
compose.yaml Latest version (#12) 2025-05-29 10:12:00 +00:00
Dockerfile Latest version (#12) 2025-05-29 10:12:00 +00:00
index.html Latest version (#12) 2025-05-29 10:12:00 +00:00
package-lock.json Latest version (#12) 2025-05-29 10:12:00 +00:00
package.json Latest version (#12) 2025-05-29 10:12:00 +00:00
README.MD update README file 2025-01-20 14:24:18 +03:00
svg.d.ts Latest version (#12) 2025-05-29 10:12:00 +00:00
tsconfig.json Latest version (#12) 2025-05-29 10:12:00 +00:00
tsconfig.node.json Latest version (#12) 2025-05-29 10:12:00 +00:00
vercel.json ~ init vercel temporary config 2025-02-04 14:30:59 +03:00
vite.config.ts Latest version (#12) 2025-05-29 10:12:00 +00:00
yarn.lock Latest version (#12) 2025-05-29 10:12:00 +00:00

white-nights

git clone https://github.com/bozzhik/white-nights.git && cd white-nights && pnpm i && code .

This Refine project was generated with create refine-app.

  • REST Data Provider Docs
  • Material UI Docs
  • React Router Docs
  • Custom Auth Provider Docs