A helper tool for gap analysis in the context of MR-MPS-SW
Basic feature list:
MR-MPS-SW is part of the brazillian model for software process improvement,
created by SOFTEX (Associação para Promoção da Excelência do
Software Brasileiro) with the aim of improving their efficiency and competitivity of small and medium companies through
the improvement of their processes. It achieves that by standarzing all the parts of project management.
Install NodeJS 8.6 or higher.
# clone or download the source
git clone git@github.com:projeto-spider/spider-gap-analysis.git my-folder-name
# go to the folder
cd my-folder-name
# install dependencies
npm install
# your .env file setups things like database connection (default sqlite)
cp .env.example .env
# build the app
npm run migrate
npm run seed
npm run build
# start the server
npm start
Go to localhost:3000
to see the application running.
# clone or download the source
git clone git@github.com:projeto-spider/spider-gap-analysis.git my-folder-name
# go to the folder
cd my-folder-name
# install dependencies
npm install
# your .env file setups things like database connection (default sqlite)
cp .env.example .env
# build the app
npm run migrate
npm run seed
# start the server
npm run dev
![]() |
|
---|---|
Lubien | Silvia Mariana Furtado Brabo |
Special thanks to @rian-vergara for our logo.