list

server

This is the main dovel repository, it has the Go code to run dovel SMTP server.

curl https://dovel.email/server.tar tar

37824a8

Author: bmayer3 (bmayer@sibros.tech)

Date: Tue Feb 7 19:51:04 2023 -0300

Parent: 1350260

Updated readme

Diff

README.md

commit 37824a85daccc78ba48b4cd127c73bbdfd736a67
Author: bmayer3 <bmayer@sibros.tech>
Date:   Tue Feb 7 19:51:04 2023 -0300

    Updated readme

diff --git a/README.md b/README.md
index 4732dd2..55db4d0 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,14 @@
+# dovel development home
+
+Welcome! This is the git repository of the dovel.email project, here you'll
+find the go code and template pages. Feel free to send us email and contribute.
+
+Some code meta information:
+
+[![Go Report Card](https://goreportcard.com/badge/blmayer.dev/x/dovel)](https://goreportcard.com/report/blmayer.dev/x/dovel)
+[![Go Reference](https://pkg.go.dev/badge/blmayer.dev/x/dovel.svg)](https://pkg.go.dev/blmayer.dev/x/dovel)
+
+Also, take a look at our landing page:
+
 [dovel website](https://dovel.email)
+