Make sure you have:
📢 Due to factors such as network environment and system configuration, this step may take more than ten minutes.
The environment variables required by Tachybase are stored in the .env file in the root directory. Modify the environment variables according to actual conditions. If you don't know how to modify them, click here to view environment variable instructions, or you can keep the defaults.
TZis used to set the application's timezone, defaults to the operating system timezone;APP_KEYis the application's secret key, used to generate user tokens, etc. (if APP_KEY is changed, old tokens will also become invalid). It can be any random string. Please change it to your own secret key and ensure it is not leaked;DB_*are database-related. If it's not the default database service in the example, please modify according to actual conditions.
Open http://localhost:3000 in your browser. The initial account and password are [email protected] and !Admin123..
Due to domestic network environment in China, it is strongly recommended that you switch to a Chinese mirror.