Coder Social home page Coder Social logo

minifylink's Introduction

MinifyLink

MinifyLink est un raccourcisseur d'URL développé avec React et Firebase avec le bundler Vite.

Installation

Pour installer le projet en local exécutez la commande suivante :

npm install

Ensuite, créez un fichier .env à la racine du projet et renseignez les données nécessaires en suivant le modèle présent dans le fichier .env.example.

HotReloading

Pour développer le projet tout en ayant le HotReloading exécutez la commande suivante :

npm run dev

Déploiement en version de production

Pour déployer l'application en production, il faut compiler avec la commande suivante :

npm run build

Utilisation de Git

Le projet utilise Git pour gérer l'historique de version.

Pour assurer une bonne lecture, vous devez utiliser le package gitmoji-cli pour commit vos modifications.

Utilisation de gitmoji

Pour utiliser gitmoji vous devez installer un hook sur le projet. Pour ce faire, tapez la commande suivante dans votre terminal :

gitmoji -i

Une fois le hook installé, vous pouvez utiliser git de façon standard, gitmoji se chargera d'ouvrir la CLI dès lors que vous effectuerez un commit.

Syntaxe des commits

Les différents commits doivent respecter une syntaxe précise :

[EMOJI] #[NUMÉRO DE CARTE TRELLO] - Titre du commit

Les commits doivent être créés après chaque modification apportée au projet suivant le numéro de carte Trello.

minifylink's People

Contributors

luckyfox31 avatar

Watchers

 avatar

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.