Nextep born to make easier and faster manage your clinical laboratory with a friendly way for your patients.
We build two wonderful projects: Backend and Frontend
You can read the API REST Docs here
✨ API DEMO
npm install
npm run start:api
npm run test
npm run migration:run
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
- NodeJS
- Express
- Sequelize
- MySQL
- Jest
- JWT
- Passport
- Standard
- Hapi/Boom
- Firebase
✨ Demo
npm install
npm run start
npm run test
- ReactJs
- Redux
- Firebase
- SCSS
- Standard
👤 Guiselle Mejía [email protected]
- Github: @guissmejia
- LinkedIn: in/guiselle-mejía-561a61191
👤 Yoshua Díaz
- Website: yoshuadiaz.com
- Github: @yoshuadiaz
- LinkedIn: in/yoshuadiaz
👤 Omar Betanzos [email protected]
- Github: @dashdancing
- LinkedIn: in/omar.gbet
👤 Jeffer Barragan [email protected]
- Website: gitlab.com/leshz
- Github: @leshz
- LinkedIn: in/jeffbarragan/
👤Fernando Torres [email protected]
- Website: fertorresmx.com
- Github: @FernandoTorresL
- LinkedIn: @fertorresmx
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
You can find the Nextep App documentation On Notion
Give a ⭐️ if this project helped you!
Copyright © 2020 Guiselle Mejía [email protected].
This project is MIT licensed.