Skip to content

OmisNomis/ReGoBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReGoBlog

An open source blog, designed to be a "plug and play" solution for ButterCMS. Written using React and Go.

Prerequisites

Usage Instructions

  • Add your ButterCMS and BasicAuth information to server > config > config.json
  • Add your Server BasicAuth credentials to frontend > .env

Running in Development mode

  • Run the run.sh script in the server directory
  • Run npm start in the frontend directory

Building for Production

  • Run the build.sh script in the server directory. This will create a build folder with the compiled versions.
  • Run npm run build in the frontend directory. This will create a build folder with the optimised production ready code.

About

An open source blog - React Frontend and Go backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published