Github for Documents. For additional info, read our press release.
- Node 0.10.x
- React 15.4.x
- MySQL 5.7.x
- Express 4.10.x
- nodegit 0.17.x
Have a MySQL server started:
mysql.server start
Upon first run, a database needs to be created: Sign into mysql database, by default the command is:
mysql -u root -p
With a blank password
Once inside, create a database for use
CREATE DATABASE twine;
From within the root directory:
npm install
Start the server with:
npm start
Run front end tests with:
npm run-script testf
Run back end tests with:
npm run-script testb
See CONTRIBUTING.md for contribution guidelines.
- Product Owner: Justin Mendelson
- Scrum Master: Franklin Jeng
- Development Team Members: Simon Huang, Abiy Melaku