Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 738 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 738 Bytes

Auth Form

Sample auth form, made with vanilla HTML+JS+CSS

Development

Use docker-compose to run the project on your machine. You can change the default public port, setting it inside the .env file. Check the .env-example file for reference.

There are some linter checks configured on this repository:

  • YAML: yamllint
  • JSON: json-lint
  • Markdown: markdown-lint
  • Dockerfile: hadolint
  • JavaScript: eslint

You can run all tests locally with nectos/act

act

Dependencies

Authors


2023