sbshah97 / surrealdb-go-starter-project

SurrealDB Starter Project using Go
Apache License 2.0
5 stars 2 forks source link

Documentation and Dev Tooling changes #20

Closed sbshah97 closed 9 months ago

sbshah97 commented 9 months ago
  1. Updated CHANGELOG
  2. Added Code of Conduct and CONTRIBUTING guide
  3. Updated LICENSE to include naming
  4. Updated README with instructions

Tooling

  1. Added a makefile
  2. Added golangci file

Closes #9 #19