From 06a236549da7e8aee0039446d690f334eba7e82a Mon Sep 17 00:00:00 2001 From: UberSwe Date: Sun, 2 Apr 2023 06:12:48 +0200 Subject: [PATCH] Update README.md archiving --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eab7f2f..37e39d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Golang Base Project +## Archived + +I am no longer maintaining this project. As an alternative consider checking out [pocketbase](https://github.com/pocketbase/pocketbase). + [![GoDoc](https://godoc.org/github.com/uberswe/golang-base-project?status.svg)](https://godoc.org/github.com/uberswe/golang-base-project) A minimal Golang project with user authentication ready out of the box. All frontend assets should be less than 100 kB on every page load. @@ -183,4 +187,4 @@ For security related issues please see my profile, [@uberswe](https://github.com ## License -Please see the `LICENSE` file in the project repository. \ No newline at end of file +Please see the `LICENSE` file in the project repository.