Skip to content

ProgrammeVitam/archifiltre-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,937 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs par Archifiltre

Github Main CI Status CodeQL Status License: Apache-2.0 Npm version codecov codegouv


Docs by Archifiltre allows you to visualize and improve your file trees. Learn more about it here.

Presentation

🚀 Launch the app

First install the dependencies

yarn

Then copy the dist env file

cp .env.dist .env

(Optional) Instal react devtools

yarn devtools

You should use auto reloading when developing, using

yarn dev

and then, reload your electron app with the refresh command (CMD + R on MacOS)

You can make the app automatically load a specific folder by doing:

AUTOLOAD="/absolute/or/relative/path/to/folder" yarn dev

You can automatically reload the previous session using :

AUTORELOAD=true yarn dev

(this envs can also be set in env file)

✨ Contributing

To contribute, see more here

To know more about the project architecture, go here

📝 Import script

Docs provides you with an export script that you can run directly on your file server. To know more about it, go here

About

Visualisez et améliorez vos arborescences de fichiers !

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.9%
  • JavaScript 1.8%
  • Shell 0.1%
  • Dockerfile 0.1%
  • PowerShell 0.1%
  • NSIS 0.0%