An open API service indexing awesome lists of open source software.

https://github.com/datumbrain/electronjs-go-chi-basic-auth-starter


https://github.com/datumbrain/electronjs-go-chi-basic-auth-starter

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# electronjs-go-chi-basic-auth-starter

To start project first run this command:

> ./scripts/watch.sh

Then on a new terminal tab run this command:

> ./scripts/run.sh

A window will open that will have the UI.

Use `admin` / `admin` combination to login as `ADMIN`.


Use `john` / `doe` combination to login as `User`.