Skip to content
/ gaspard Public

๐Ÿš€ Privacy-friendly web application that simplifies invoicing, expense tracking, and financial reporting.

License

Notifications You must be signed in to change notification settings

duneal/gaspard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

65 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โœ… Prerequisites

Before starting, make sure you have the following installed:


๐Ÿ“ฆ Install the dependencies

corepack enable
yarn install

๐Ÿ› ๏ธ Getting Started

  1. Copy the environment file:
cp .env.dev.example .env
  1. Start the services:
docker compose up
  1. Open your browser and visit http://localhost:3000 (the port set in the .env file).

โœจ Creating a New Feature

To generate a new feature (optionally with a page and styles), run:

yarn next-maker feature:create

You will be prompted for the feature name, and whether to create a page for it. If you choose to create a page, you will also select the section (front, middle, or back). The script will generate the necessary files and folders in the appropriate locations.


๐Ÿค Contributing

Check out the Contributing Guide for more information.

About

๐Ÿš€ Privacy-friendly web application that simplifies invoicing, expense tracking, and financial reporting.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •