Skip to content

sharynjs/sharyn-boilerplate

Repository files navigation

🌹 Sharyn Boilerplate

This is a preconfigured project that uses every feature of Sharyn.

🌹 Getting started

  • Download the project
  • Duplicate .env-sample into .env
  • Edit package.json (name, version, repository, description, author...)
  • Create a Heroku app and provision it with Heroku Postgres and Heroku Redis
  • Add a SESSION_SECRET_KEY variable to your Heroku app containing any secret string
  • Delete the content of this README.md file

By default, this project uses Docker (download) and Heroku (download CLI), so make sure you have those installed.

If you don't want to use Docker, delete the docker-compose.yml file.

If you don't want to use Heroku, delete the Procfile file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published