Skip to content

codeInBit/wallet-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet App

This project is a simple web application (API) that simulates a wallet app that allows user to send money to one another

Getting Started

Prerequisites


  • Install go binaries on your machine Golang

Start up

To start this application, perform the following step in the order

  • Clone this repo to your machine
  • cd into the project folder and make sure you are on the root directory.
  • In your terminal, enter cp .env.example .env , this will create .env file for you
  • Fill in your details to the .env, most expecially the Email Setup part, so you'll be able to send email to reset password
  • In your terminal, enter go run main.go to start server

Built With


Documentation


Documentation for the Project can be found at wallet-app

About

Demo wallet app built using Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages