Skip to content

OHSTunity/SignIn

Repository files navigation

Sign In

Authenticate users with a username and password (default admin/admin).

Developer instructions

How to release a package

This repo comes with a tool that automatically increments the information package.config (version number, version date, Starcounter dependency version) and creates a ZIP file containing the packaged app. To use it follow the below steps:

  1. Make sure you have installed Node.js
  2. Run npm install to install the tool (installs grunt, grunt-replace, grunt-bump, grunt-shell)
  3. Run grunt package to generate a packaged version, (you can use :minor, :major, etc. as grunt-bump does)
  4. The package is created in packages/<AppName>.zip. Upload it to the Starcounter App Store

About

Sign-In appliction for the Launcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published