Legal Aid
Licit is a well architectured and easy to use application to help you create, manage, and share legal documents.
-
Clone repository or fork it.
-
Install node if you don't have it installed on your system.
-
Install gulp globally
npm install gulp -g
-
Install project dependencies
npm install
-
Add config variables. Put
.env
file in your project root directory and add the snippet bellow:DATABASE_URL=************** SECRET_KEY=**************** FACEBOOK_ID=*************** GOOGLE_IID=**************** --------- --------- ---------
PS: This operation needs to be performed at the root of your project directory.
gulp Test
gulp
Refer to Contributing Document to contribute to this project.
Waffle is the project management tool used for this project. Refer to Waffle Document for details.
MIT