Autogen SolidJS template with auth
This commit is contained in:
20
ui/README.md
Normal file
20
ui/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Klapi Käyttöliittymä
|
||||
|
||||
Freimis: SolidJS
|
||||
|
||||
## Käynnistys
|
||||
|
||||
Luo `.env` projektin juureen ja lisää siihen
|
||||
|
||||
```
|
||||
SESSION_SECRET = myverylongsessionsecretkeythatishouldchange
|
||||
```
|
||||
|
||||
`bun install`
|
||||
`bun dev`
|
||||
|
||||
## Sisäänkirjautuminen
|
||||
|
||||
Käyttäjä: john@doe.com
|
||||
|
||||
Salasana: <ym. SESSION_SECRET>
|
||||
Reference in New Issue
Block a user