Skip to content

anwarhakim31/Pending-Finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

65024bf · Jan 23, 2025

History

61 Commits
Nov 28, 2024
Jan 23, 2025
Jan 23, 2025
Nov 28, 2024
Dec 5, 2024
Nov 27, 2024
Nov 27, 2024
Nov 28, 2024
Dec 5, 2024
Nov 28, 2024
Nov 28, 2024
Nov 28, 2024
Dec 5, 2024
Dec 5, 2024
Dec 5, 2024
Nov 27, 2024
Dec 2, 2024
Nov 27, 2024

Repository files navigation

Pending Finance

project that aims to manage income and receipts for recording financial transactions in a store

TeckStack

  • NextJs
  • Shadcn/ui
  • mongooDB
  • Docker
  • NextAuth

Prerequisites

Before you begin, ensure you have the following installed on your machine:

Getting Started

  1. Clone the repository:

    git clone https://github.com/anwarhakim31/Pending-Finance.git
  2. Navigate to the project directory:

    cd Pending-Finance
    
  3. Install dependencies

    npm install

Setup Environment

  1. Create a .env file in the root of your project.

     DATABASE_URL =
     
     NEXTAUTH_SECRET = 
     
     NEXTAUTH_URL=
     
     NEXT_PUBLIC_API_URL = 
     
     NEXT_PUBLIC_CLOUD_PRESET =
     
     NEXT_PUBLIC_CLOUD_NAME = 

Development

  1. To start the development server, run:

    npm run dev

Deployment

Deploy the dist directory to your hosting platform of choice.

Releases

No releases published

Packages

No packages published

Languages