Skip to content

eduym17/lxBeClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch X Node JS 🚀 de @eduym17

image

About the project

Repository for creating an API client for querying, updating, creating and deleting records in a database.

  • It works well with the database created on this repo: prismadb
  • Listens to database on baseURL: "http://localhost:3000"
  • Exports devServer on port: 8081

Built with

This sections sould only list major frameworks or libraries used to build this project.





(Back to top)

Getting Started

To get a local copy and run this project follow the next steps.

Prerequisites

node

download and install, v16.x

npm

npm install, v8.x

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Authors

Eduardo Yañez

(Back to top)

Contributing

Contributions, issues and feature request are welcome! Feel free to check the issues page.

(Back to top)

Show your support

Give a ⭐️ if you like this project!

(Back to top)

Releases

No releases published

Packages

No packages published