Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 857 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 857 Bytes

Espressoyoself website repo

Make file commands (NOTE: make frontend and make backend have been changed to make mocha and make unittest respectively):

make githubid

make reponame

make sha

make github - prints link to github repo

make issues - prints link to current phase's issues

make stories - prints link to current phase's stories

make uml - prints link to uml diagram

make selenium - runs selenium tests

make mocha - runs frontend tests

make unittest - runs backend tests

make website - prints link to a website

make report - prints link to technical report

make apidoc - prints link to api documentation

make self - prints link to self critique

make other - prints link to other critique

Secrets

Add config.ini file into the backend directory for API and DB secrets