Giter Club home page Giter Club logo

soloinvoice's Introduction

Banner

GitHub contributors GitHub discussions GitHub issues GitHub pull request

Soloinvoice is a Simple WEB app to get the invoices from your stripe customers and print them as PDF, You need to get an API key from stripe from the project you want to get the invoices from and add it to the .env file, make sure is just read only key.

STRIPE_SECRET_KEY=xxx

๐Ÿ” Table of Contents

๐Ÿ’ป Stack

  • react: Essential for building user interfaces.
  • ShadcnUI Components
  • next: Framework for React applications, including server-side rendering.
  • date-fns: Date utility library for parsing and formatting dates.
  • stripe: Payment processing integration.
  • eslint: Linting tool for maintaining code quality.
  • typescript: Superset of JavaScript providing static typing.

๐Ÿ“ Project Summary

  • app: Main application logic and entry point.
  • app/api: API related functionalities and endpoints.
  • app/api/get-invoices: Specific endpoint for retrieving invoices.
  • components: Reusable UI components.
  • components/ui: UI-specific components.
  • lib: External libraries or utility functions.
  • public: Static assets and files for public access.

โš™๏ธ Setting Up

Your Environment Variable

  • Step 1

  • Step 2

๐Ÿš€ Run Locally

1.Clone the soloinvoice repository:

git clone https://github.com/deifos/soloinvoice

2.Install the dependencies with one of the package managers listed below:

pnpm install
bun install
npm install
yarn install

3.Start the development mode:

pnpm dev
bun dev
npm run dev
yarn dev

๐Ÿ™Œ Contributors

deifos
deifos

4 contributions

๐Ÿ“„ License

This project is licensed under the GNU General Public License v3.0 - see the GNU General Public License v3.0 file for details.

soloinvoice's People

Contributors

deifos avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

theindianappguy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.