mirror of
https://github.com/ourongxing/newsnow.git
synced 2025-01-31 19:08:05 +08:00
chore: update doc
This commit is contained in:
parent
0b75c5c556
commit
0e2d5bc25b
@ -3,6 +3,13 @@
|
|||||||
![](screenshots/preview.light.png#gh-light-mode-only)
|
![](screenshots/preview.light.png#gh-light-mode-only)
|
||||||
![](screenshots/preview.dark.png#gh-dark-mode-only)
|
![](screenshots/preview.dark.png#gh-dark-mode-only)
|
||||||
|
|
||||||
|
## Development
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pnpm i
|
||||||
|
pnpm dev
|
||||||
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[MIT](./LICENSE) © ourongxing
|
[MIT](./LICENSE) © ourongxing
|
||||||
|
4
example.env.server
Normal file
4
example.env.server
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
G_CLIENT_ID=
|
||||||
|
G_CLIENT_SECRET=
|
||||||
|
JWT_SECRET=
|
||||||
|
INIT_TABLE=true
|
Loading…
x
Reference in New Issue
Block a user