mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-05 04:19:41 +05:00
Changelog:
Backend: - ADD Favorites routes - EXTEND Index routes - ADD FastAPI tags for routes Frontend: - ADD Next.JS Template
This commit is contained in:
parent
23ac963dee
commit
642277face
17 changed files with 1052 additions and 10 deletions
4
frontend/next.config.mjs
Normal file
4
frontend/next.config.mjs
Normal file
|
@ -0,0 +1,4 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {};
|
||||
|
||||
export default nextConfig;
|
Loading…
Add table
Add a link
Reference in a new issue