mirror of
https://github.com/ourongxing/newsnow.git
synced 2025-03-18 21:29:33 +08:00
chore: update doc
This commit is contained in:
parent
0b75c5c556
commit
0e2d5bc25b
@ -3,6 +3,13 @@
|
||||

|
||||

|
||||
|
||||
## Development
|
||||
|
||||
```bash
|
||||
pnpm i
|
||||
pnpm dev
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
[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