Skip to content

kiketordera/basic-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Login

This is a simple basic login app, from where you can grow up your project

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

What things you need to install for the software to run

golang
git (only Windows)

Installing

With this command you will install the project and all his dependencies

go get -u github.com/kiketordera/basic-login/...

Change the directory to /cmd, and there you will find the main.go file to run the project.

go run main.go

Then you can to to localhost:8080/hello in your browser to see the project running.

About

This is a base login app written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published