Coder Social home page Coder Social logo

tiendanube-app-native-template-node's Introduction

Nuvemshop App Integrated Template for Node.js

Licença

Welcome to the Node.js and React app template repository for Nuvemshop. This repository provides a solid foundation for building integrated apps using Node.js and React, customized for seamless integration with the Nuvemshop platform.

Developer resources

Explore essential resources for developing Nuvemshop native apps using Node.js and React:

Template structure

The project is organized into two main directories: api and frontend. Inside the api directory, you will find your app's authentication as well as our Nuvemshop API and integration with our product API. This integration allows for product creation, deletion, and listing. Inside the frontend directory, you will find the visual layer of your app. In this space, integration with the API in the api directory occurs, allowing the visual part and backend logic to work together seamlessly.

Clone this repository

git clone --recurse-submodules https://github.com/TiendaNube/tiendanube-app-native-template-node.git

Installing template dependencies

Installing the API dependencies:

yarn setup:api

Installing the App dependencies:

yarn setup:frontend

Running the API

Before proceeding with running the API, read the README.md in the api directory to understand more about the project's details and organization.

yarn start:api

Running the App

Before proceeding with running the app, read the README.md in the frontend directory to understand more about the project's details and organization.

yarn start:frontend

By default the application will run on the port http://localhost:5173 but this can be easily changed by passing the port parameter to the above command.

yarn start:frontend --port 3000

Licença

This repository is available as open-source under the terms of the MIT License. Be sure to review and comply with the license guidelines when using this code.

tiendanube-app-native-template-node's People

Contributors

juniorconquista avatar gonzaojedatn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.