Go to file
2025-02-13 20:09:35 +03:00
public init refine app 2025-01-19 17:30:54 +03:00
src add post option for media to /article/show page 2025-02-13 20:09:35 +03: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
Dockerfile init refine app 2025-01-19 17:30:54 +03:00
index.html init refine app 2025-01-19 17:30:54 +03:00
package.json add media data to /article/show page 2025-02-13 18:34:47 +03:00
pnpm-lock.yaml add media data to /article/show page 2025-02-13 18:34:47 +03:00
README.MD update README file 2025-01-20 14:24:18 +03:00
tsconfig.json init refine app 2025-01-19 17:30:54 +03:00
tsconfig.node.json init refine app 2025-01-19 17:30:54 +03:00
vercel.json ~ init vercel temporary config 2025-02-04 14:30:59 +03:00
vite.config.ts ~ format project files using prettier local configuration 2025-01-19 17:33:27 +03: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