Open Mathe2005 opened 1 year ago
Open constant js file and paste your api in home api and streaming api variable
Hi, sorry to hijack this thread, the variable ServerApi in constant.js is currently using your login api, do you have a source code for this to host on my own?
export const ServerApi = "https://animetrix-login-backend.vercel.app/api/v1"
Hi, sorry to hijack this thread, the variable ServerApi in constant.js is currently using your login api, do you have a source code for this to host on my own?
export const ServerApi = "https://animetrix-login-backend.vercel.app/api/v1"
Actually we have no plans to open source the backend api for the time being
Hi, sorry to hijack this thread, the variable ServerApi in constant.js is currently using your login api, do you have a source code for this to host on my own? export const ServerApi = "https://animetrix-login-backend.vercel.app/api/v1"
Actually we have no plans to open source the backend api for the time being
I see, do you mind if I ask the reason for keeping it closed?
Hi, sorry to hijack this thread, the variable ServerApi in constant.js is currently using your login api, do you have a source code for this to host on my own? export const ServerApi = "https://animetrix-login-backend.vercel.app/api/v1"
Actually we have no plans to open source the backend api for the time being
I see, do you mind if I ask the reason for keeping it closed?
The code base is way too messy i am right now working to make another backend api which will be open source you can find it in my profile Muxik-backend
Hi, sorry to hijack this thread, the variable ServerApi in constant.js is currently using your login api, do you have a source code for this to host on my own? export const ServerApi = "https://animetrix-login-backend.vercel.app/api/v1"
Actually we have no plans to open source the backend api for the time being
I see, do you mind if I ask the reason for keeping it closed?
The code base is way too messy i am right now working to make another backend api which will be open source you can find it in my profile Muxik-backend
Aah, cool I will check that out.
How can i change api? i want to set my own