Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Sweetgreen to tracker #3

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

Port Sweetgreen to tracker #3

wants to merge 1 commit into from

Conversation

plusreed
Copy link
Member

@plusreed plusreed commented Nov 28, 2021

Closes #2.

This ports in the Sweetgreen web admin interface into tracker.

This also adds in a few properties that would need to be added to your .env file:

  • ENABLE_WEBMIN - defaults to true. Tells tracker whether it should dynamically import Sweetgreen.
  • WEBMIN_PORT - defaults to 3030. This is the port that the Sweetgreen server will listen on.

If you haven't already, you should set the following in your .env:

  • WEBMIN_USER - your username. This is by default (and by design) nothing.
  • WEBMIN_PASS - your password. This is by default (and by design) nothing.

Screenshots

Sweetgreen dashboard

Sweetgreen 'sus' module

@plusreed plusreed added the enhancement New feature or request label Nov 28, 2021
@plusreed plusreed changed the base branch from main to dev February 27, 2022 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sweetgreen (web admin interface)
1 participant