Skip to content

Send news about COVID-19 to your email

Notifications You must be signed in to change notification settings

k4sud0n/coronatoday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corona Today

This service sends useful news about COVID-19 to your inbox!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

go
git

Installing

  1. Clone this repository

  2. Go to cmd/web/mail.go and fix this code.

    auth := smtp.PlainAuth("", "your gmail user id", "your gmail user password", "smtp.gmail.com")

Run the app

  1. Start the server

    $ cd coronatoday
    $ go run cmd/web/*
  2. Browse to http://localhost:4000/

About

Send news about COVID-19 to your email

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published