alan2207 / bulletproof-react

🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Error when sign up or login?

826625219 opened this issue · comments

commented

image

you have to copy the .env.example in the root folder but the domain is down, so it won't work.

if you want to create mocked endpoints I suggest to define the REACT_APP_API_URL variable in your environment.

commented