aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitignore1
-rw-r--r--README.md5
2 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ea8c4bf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/target
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6fe58eb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# FreebeAuth
+
+Don't keep using expensive auth providers. FreebeAuth provides everything you need to hook up your web service with the most common auth providers and mechanisms. Use FreebeAuth with your language of choice. You can also use the Terraform template to launch FreebeAuth a service within your cloud environment so you really don't ever need to worry about auth again.
+
+## Quick Start