This project was bootstrapped with Create React App. This project was bootstrapped with Create React App.
Create a .env file in the root directory and add the following line to it:
REACT_APP_PASSWORD="your password"
REACT_APP_USERNAME="your username"
PORT=8000We use rspack to build and run. To start the development server, run:
npm startPlease don't use the production server to test your changes.