Skip to content

caioliveira277/treefy-api

Repository files navigation

Treefy - API 🌱

The plant app Fatec - SR TCC



Idea: 💡

Develop an app to help grow plants

Functionalities:

  • Register informative content
  • Manage user moderator permissions
  • Provide an api for viewing content and categories

Running the project: 🚀

To run and preview the project you will need to follow the next steps.

Prerequisites:

Below are the necessary tools for the project to work.

Installing dependencies:

Run command to install project dependencies.

npm install

Executing the project:

The scripts below run the project.

 npm run dev # execute in developer mode
 npm run build # to build project

Code validation:

The scripts below run prettier and lint.

 npm run lint # run lint validation

Tests:

The scripts below run jest tests.

Not implemented yet


Links: 🌐

Heroku
Treefy - API
Strapi CMS docs


License

This project is licensed under the [APACHE 2.0] license - see the LICENSE file for details

Releases

No releases published

Packages

No packages published