8000 GitHub - nihal-dhore/WisePay
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nihal-dhore/WisePay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wise Pay

Overview

Wise Pay is a digital payment web application built with TypeScript, Next.js, NextAuth.js, Turborepo, Prisma, Tailwind CSS, ShadcnUI, Zod, and JWT, utilizing PostgreSQL for data storage.

Features

  • Virtual balance management
  • Secure authentication

Installation

  1. Clone the repository:

    git clone <repository_url>
    cd wise-pay
    
  2. Install dependencies:

    yarn install
    
  3. Set up PostgreSQL database:

    • Create a PostgreSQL database.
    • Update the .env file with your database connection information.
  4. Run database migrations:

    npx prisma migrate dev
    
  5. Start the development server:

    yarn run dev
    

Tech Stack

  • TypeScript
  • Next.js
  • NextAuth.js
  • Turborepo
  • Prisma
  • PostgreSQL
  • Tailwind CSS
  • ShadcnUI
  • Zod
  • JWT

Contribution Guidelines

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

Project Status

Work in progress. GitHub link provided for collaboration.

License

This project is licensed under the MIT License.


Feel free to customize this template according to your project's specific requirements and guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0