Skip to content
/ Astro-Login Public template

A website with a simple design, with an example of how to make a login website with Astro.

Notifications You must be signed in to change notification settings

Zastinian/Astro-Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues

Logo

A login for the Astro framework

An easy to edit login to guide you in your next Astro project.


Explore »

Demo Website . Report Bug · Contributing

Links

How to edit

Name File
Change dbLogin like database or user routes.ts
Change profile data profile.ts
Example of Environment Variables .env.example

Environment Variables

Variable Default Value
MAX_AGE 604800 (7 days)
COOKIE_NAME _Security_Login_
COOKIE_SECRET secret
COOKIE_SECURE false
PORT 4321
HOST localhost

Preview

Hedystia


Hedystia


Hedystia

Contributors

Zastinian

Issues

See the open issues for a full list of proposed features (and known issues).

(back to top)