Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 563 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 563 Bytes

Fintech FullStack Project

This project was bootstrapped with Next.js and Go.

Features and Interfaces

HomePage

HomePage

LoginPage

LoginPage

RegisterPage

RegisterPage

Tech Stack/ Tooling

Frontend: Next.js,Typescript Backend: Go, Postgres, sqlc, docker

Point to Note

  1. Create env.env file that will store the following
  • DB_DRIVER=postgres
  • DB_SOURCE
  • DB_NAME
  • SIGNING_KEY