{{ message }}
r-argentina-programa/cpr
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
- πΉ Node Js β A web framework for Node Js
- π Sequelize β A promise-based Node.js ORM
- π Multer β A Middleware for handling multipart/form-data, primarily used for uploading files.
- βοΈ React Js β A JavaScript library for building user interfaces
- β»οΈ Hooks & Context β To handle State
- π React Router Dom β DOM bindings for React Router.
- π PostgreSQL β A powerful RDBMS
Node version >= 14 is required
Install Dependencies
npm installto install root dependenciesnpm run client-installto install client dependenciesnpm run server-installfor server dependencies
Run the project
npm run devto run client and server en development modenpm run db:migrateto run Sequelize migrations






