Skip to content

Freely-Given-org/OpenEnglishTranslation-website

Repository files navigation

Startup details

Start front end

// in the frontend dir to rebuild the app
npm run build
// in the frontend dir to start
pm2 start npm -- start

Notes

The blogs will rebuild themselves every hour -- if you want to update sooner you will need to restart

start database

// in the root dir
sudo docker-compose up

start backend

// in the backend/backend folder
python manage.py check
python manage.py migrate
python manage.py runserver

About

This is the source for the main Open English Translation Bible website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •