abeltsew / elshu-bank-mssql-nextjs

Built with mssql and nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ELSHU BANK using MSSQL and NEXT-JS

This app is needs Node to be installed on you machine

How to get started

open your teminal and run

git clone https://github.com/abeltsew/elshu-bank-mssql-nextjs.git

Then change into the folder with

cd elshu-bank-mssql-nextjs

and install by

npm install

finally edit the databse configuration file in config\DBconfig.ts

then run the app with

npm run dev

About

Built with mssql and nextjs


Languages

Language:TypeScript 89.0%Language:TSQL 9.7%Language:JavaScript 1.1%Language:CSS 0.2%