Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

Lemoncode/gex-backend-node

Repository files navigation

Note: We must be installed almost Node.js 22.11.0 or higher.

Install Node.js

we can also usenvm for windows to manage the Node.js versionsor for linux/macOS we can usenvm

Steps to run the project

Installation

npm install

Run the project

Now you can run the project.

npm start

It's important start the project before running the console runners because we will create .env file, if we don't have it yet,and then the next step will be create the seed data in the database.

Create seed data in the database

You can run the console runners to create seed data in the database.

npm run start:console-runners

Now, you can select the option to install seed data.

❯   seed-dataexit

After select the optionseed-data and you will insert the seed data in the database.

Endpoints now available

Login:

Rol usuario-administrador:

{"email":"carlos.gonzalez@example.com","password":"carlos123"}

Rol Usuario-Escritura:

{"email":"maria.martinez@example.com","password":"maria456"}

Rol Usuario-Lectura:

{"email":"juan.rodriguez@example.com","password":"temp480"}#### Get users:- [GET] http://localhost:3000/api/users- [GET] http://localhost:3000/api/users?page=1&pageSize=10

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp