Categorygithub.com/AnhHoangQuach/go-intern-spores
repositorypackage
0.0.0-20210916174847-d099e5cb775e
Repository: https://github.com/anhhoangquach/go-intern-spores.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Project

  • Project for intern in Spores was built on NextJS (front-end) and Golang (back-end)
  • Clone simulate NFT Market Place
  • Config.json:
    "postgreDB": "host=yourhost user=youruser password=yourpassword dbname=yourdbname port=yourpost sslmode=disable TimeZone=Asia/Shanghai",
    "mailFrom": "your email of sendgrid",
    "sendGridApiKey": "your api key of sendgrid"

How to run

  • Add config json to config
  • Add .env according .env.example
  • go run main.go

Contributing

  • Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
  • Please make sure to update tests as appropriate.

License

  • v0.1

Package