Skip to content
/ megaCat Public

Nextep born to make easier and faster manage your clinical laboratory with a friendly way for your patients.

License

Notifications You must be signed in to change notification settings

leshz/megaCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Nextep Lab 👋

Version Documentation Maintenance

Nextep born to make easier and faster manage your clinical laboratory with a friendly way for your patients.

Version

Take A Look

We build two wonderful projects: Backend and Frontend

Backend APP

You can read the API REST Docs here

Install

npm install

Usage

npm run start:api

Run Tests

npm run test

Build Model DB

npm run migration:run

Sequelize Usefull Commands

If you want create a Sequelize model with a migration you need to run:

npx sequelize model:generate --name <singular_name> --attributes <attributeName>:<type>,<otherAttributeName>:<type>

Example:

npx sequelize model:generate user --attributes username:string,password:string

For more information read this docs

Stack

  • NodeJS
  • Express
  • Sequelize
  • MySQL
  • Jest
  • JWT
  • Passport
  • Standard
  • Hapi/Boom
  • Firebase

Frontend APP

Demo

Install

npm install

Usage

npm run start

Run tests

npm run test

Stack

  • ReactJs
  • Redux
  • Firebase
  • SCSS
  • Standard

Authors

👤 Guiselle Mejía [email protected]

👤 Yoshua Díaz

👤 Omar Betanzos [email protected]

👤 Jeffer Barragan [email protected]

👤Fernando Torres [email protected]

🤝 Contributing :)

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

Documentation

You can find the Nextep App documentation On Notion

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Guiselle Mejía [email protected].

This project is MIT licensed.

About

Nextep born to make easier and faster manage your clinical laboratory with a friendly way for your patients.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5