Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
/ hackqc2019 Public archive

Projet remportant la première place au HackQc 2019 !

License

Notifications You must be signed in to change notification settings

ClubCedille/hackqc2019

Repository files navigation

HackQC19-API

hackqc_gagnants_1

How to run the project in dev

npm i && npm run dev

How to run the parser

npm run parser

How to deploy data to AWS

npm run aws

How to add a parser

Simply go in the server/parsing/parsers folder and add a class similar to the one in the file named server/parsing/example_parser.js. Then, import your new file in the server/parsing/parser.js file and add a new instance of your class in the parsers array.

Happy coding!

About

Projet remportant la première place au HackQc 2019 !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •