Skip to content

基于Next.js的Serverless能力实现的仿Wordpress功能的纯Restfull Api服务

License

Notifications You must be signed in to change notification settings

guanweisong/honeycomb-server.serverless

Repository files navigation

基于Next.js的Serverless能力实现的仿Wordpress功能的纯Restfull Api服务

介绍见链接

1、云服务依赖:

全部env变量:

MONGODB_URI='***'

R2_ACCOUNT_ID='***'
R2_ACCESS_KEY_ID='***'
R2_SECRET_ACCESS_KEY='***'
R2_BUCKET_NAME="***"

JWT_EXPIRES='***'
JWT_SECRET='***'

CAPTCHA_AID='***'
CAPTCHA_APP_SECRET_KEY='***'

RESEND_API_KEY='***'

About

基于Next.js的Serverless能力实现的仿Wordpress功能的纯Restfull Api服务

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published