Use the credentials created during setup with the Apostrophe CLI or create a new user with this command in your apostrophe project folder (not Astro):
Command Line
node app @apostrophecms/user:add myUsername admin
For a guide on how to configure and customize this project, please check out the apostrophe-astro documentation.