Giter Club home page Giter Club logo

ufacil-back's Introduction

Convertidor UF a CLP web

Ufacil is a demo app using AdonisJS Typescript and VueJS

馃幇 Backend - API

Este es el repositorio del backend de la aplicaci贸n, el cual se encuentra desarrollado en AdonisJS con Typescript. Es parte de un proyecto de prueba t麓ecnica para una empresa X.

URL https://ufacil-api.gfarias.cl/

馃帹 Frontend - Web

Aqu铆 https://github.com/GuillermoFarias/ufacil-front se encuentra el repositorio del frontend de la aplicaci贸n desarrollado en VueJS.

Instalaci贸n

  1. Las instrucciones est谩n hechas para Mac OS, pero deber铆an funcionar en cualquier sistema operativo basado en Unix/Linux/Ubuntu.

  2. Se asume que ya se tiene instalado Git.

  3. Se asume que ya se tiene instalado Docker y Docker Compose.

Clonar el repositorio

git clone [email protected]:GuillermoFarias/ufacil-back.git
cd ufacil-back

Configurar variables de entorno

cp .env.example .env

La aplicaci贸n servir谩 en el puerto definido en el archivo .env en la variable PORT.

Levantar app y base de datos

docker-compose up -d

Instalar dependencias

docker compose exec app yarn install

Ejecutar migraciones

docker compose exec app node ace migration:fresh --seed

Verificar que la aplicaci贸n est茅 corriendo

open http://localhost:3333

ufacil-back's People

Contributors

guillermofarias avatar

Watchers

 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.