Skip to content

open-ish/nutris

Repository files navigation

Nutris

Web App to calculate parenteral diets. See old version running here!👀

Stack

This project uses:

  • Vue ❤️ - Awesome JS Framework!
  • TypeScript - To build a secure code and avoid bugs.
  • Sass - CSS Pre-processor with nice approach.
  • Jest - To create unit test and avoid bugs.
  • Venice - We have been using Juntos Somos Mais Design System as inspiration.
  • Vue-i18n - To create a multi idiom project.

This project also uses Husky to prevent commit and push messy and wrong code.

Commands

Install (WITH Open-ish's access)

  • Generate a token at GitHub
  • Create a .npmrc file, using .npmrc.example as example
npm install

Install (WITHOUT Open-is's access)

  • Remove @open-ish/nutris-roles dependency from package.json file (at the future, we will create a mock function to it).
npm install

Usage

npm start

Build

npm run build

It'll be running at: http://localhost:1993/

Authors

👤 @tassioFront 👤 @lupy100 👤 @pehlse

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

📝 License

Copyright © 2020 @open-ish