Skip to content

This is a test for an app that adds info to a database in mongo with info from the USDA. The idea is to build a food database in spanish

License

Notifications You must be signed in to change notification settings

JesusWisord/NutriTest

Repository files navigation

Nutritest

This is an application to an CRUD API build in Express Js (Node Js) and data stored in PostgreSQL. The goal of this project is to build a web application to provide health professionals a tool to analyse nutrients intake.

How to install / run

Once you had fork the project you have to install the dependencies of the project with this command:

npm run install

I highly recommend to check the .env.example file to configure the port of the server

With the dependencies installed you can now run the project. For this you can use:

npm run start

This will initialize the server in localhost with the port specify in .env Now you can make calls to the API with postman or another software of your choose.

If you want to know more about this project here you can check the documentation made in Notion.

Written with StackEdit.

About

This is a test for an app that adds info to a database in mongo with info from the USDA. The idea is to build a food database in spanish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published