Skip to content

anuragrao04/superlit-backend

Repository files navigation

superlit-backend

Backend For Superlit, Written In Go

Setup

  1. Install golang
  2. Run the following to install all dependencies
go mod tidy
  1. Populate the .env file. A template is provided in .env.example

Note: Everything in the .env file and the private key are a secret and are not supposed to be shared.

  1. You can run using:
go run main.go

Commit Conventions

About

Backend For Superlit, Written In Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages