Skip to content

If the website looks broken in your favorite web browser, file an issue here.

Notifications You must be signed in to change notification settings

habrasanta/habrasanta-frontend

Repository files navigation

Habrasanta frontend

Ported from the legacy, over 10 years old, version!

Starting locally

$ npm install
$ npm start

By default, the beta backend (https://beta.habrasanta.org) is used.

Making production build

$ NODE_ENV=production npm run build

Deployment

Deployment is completely automated thanks to GitHub Actions.

When a pull request is open, a new website is automatically created at pull-request-#num.habrasanta.org and your changes are deployed there.

Once the pull request is merged into main, a bit more complicated workflow happens:

  • The website is deployed on https://beta.habrasanta.org first.
  • @Inzeppelin makes a final review and presses the big shinny OK button on GitHub.
  • The website is finally deployed on https://habra-adm.ru and starts making out users happy.

See also the latest deployments in the sidebar on the right 👉

About

If the website looks broken in your favorite web browser, file an issue here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published