Skip to content

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

 
 
 

Contributors