Skip to content

JuanDiego-Arenas/saga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo SENA Logo SAGA

Typing SVG SAGA

Counter

· Español ·

Connect with me:

NodeJS React

SAGA

SAGA is an educational project aimed at achieving better attendance management. It also includes a section for news and library loans.

Tech Stack

Client:
React.js Redux bootstrap

Server:
Node.js Express MySql MongoDB

Deployment

Yarn NPM

In this project, it is possible to use Yarn as an alternative to npm.

🐱‍💻Back-end

To run the server, start by navigating to the root directory of the backend

Once here, install the Yarn/npm dependencies.

  yarn install

Development

If you are using it in a development environment, use:

  yarn dev
Backend running

Production

For production, use:

  yarn star

💻Front-end

To run the front-end view, navigate to the root directory of the frontend

While here, install the Yarn/npm dependencies, and we utilize Vite here.

  npm install

Development

If you are using it in a development environment, use:

  npm run dev
Backend running

Production

For production, use:

  npm run deploy

👨‍💻Authors

👨‍🏫Leaders Instructors

Official Documentation

Documentación v1.9

Made with ❤️ and JavaScript.