An easy to edit login to guide you in your next Astro project.
Explore »
Demo Website . Report Bug · Contributing
- Website (Discord Bot) - Use Astro
- Demo Website
- Discord (Discord Support)
- Portfolio
Name | File |
---|---|
Change dbLogin like database or user |
routes.ts |
Change profile data |
profile.ts |
Example of Environment Variables |
.env.example |
Variable | Default Value |
---|---|
MAX_AGE |
604800 (7 days) |
COOKIE_NAME |
_Security_Login_ |
COOKIE_SECRET |
secret |
COOKIE_SECURE |
false |
PORT |
4321 |
HOST |
localhost |
See the open issues for a full list of proposed features (and known issues).