Skip to content

ETICINSATechnologies/AnnuaireAncien_v2.0

Repository files navigation

Annuaire des Anciens

A directory for the Alumni of ETIC INSA Technologies.

This webapp allows active members and alumni of ETIC INSA Technologies to connect and look up contact info of other alumni.
annuaire-anciens.etic-insa.com

Development

  1. Clone this repository locally
git clone https://github.com/ETICINSATechnologies/AnnuaireAncien_v2.0.git
  1. Install the dependencies
npm install
  1. Start development server
npm start

This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Deployment

  1. Test the build process (optional)
npm run build

This builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
The app is ready to be deployed!

  1. Deploy

This repo has been setup with a Github Action that works as a CD (continous deployment).
To launch the auto build process, push your changes into the production branch.
The Github Action will build and deploy the app to a Github Page.

You can monitor the build process on the Github Action page.

Note : The Github Page is initialised to the gh-pages branch. DO NOT push to this branch directly ! This might cause undesirable effects.

Meta

Contributers :

Laurent Tainturier – Github Sadsitha Lokuge – Github Thomas Zhou – Github