Skip to content

Behnoudmst/wordpress-blog

Repository files navigation

wordpress-blog

wordpress blog with nextjs. This is a fully functional front end for wordpress websites with a sqlite data base for comments and user authentication with facebook and google.

To use this template add the following environment variables to the root of your project in a .env file:

DATABASE_URL="file:./database.db"

WEBSITEURL="The link to your wordpress backend"

NEXTAUTH_URL=your_websote_domain

NEXTAUTH_SECRET=Generate_a_secrete_key

GOOGLE_ID=

GOOGLE_SECRET=

FACEBOOK_CLIENT_ID=

FACEBOOK_CLIENT_SECRET=

About

wordpress blog with nextjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages