Skip to content

🐷 Here we will hold code about out front-end, wanna see? 🐷

Notifications You must be signed in to change notification settings

Esquenta-Porquinho/front-end

Repository files navigation

Welcome to Front-End from Porquinho Project 👋

This is an image of a pig under a book with <> symbols in front of it

The front-end repository

The complete history of this project you will find at the documentation repository

  • On this repository you will find:

    • A Single Page Application with Vue.js
    • The most common mapping REST requests using axios, as DELETE, GET, POST, PUT and PATCH
    • A bilingual texts with i18n plugin
    • A system design using Vuetify plugin
    • Authentication with JWT Token
    • Authorization with the Roles pattern

Useful links


Running with docker

First you'll need to install the docker +19.03 and docker-compose](https://docs.docker.com/compose/install/) +1.17

Useful commands Project

# Start up a container with hot reload and binds port 8080 to host 8081
make up.dev  
make up.dev  # Stop containers

# Deploy using NGINX and binds port 80 to host 80
make up.prod 
make up.prod # Stop containers

# Cleans docker stuff after containers are stopped
make clean   

🤝 Contributing

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


Show your support ⭐️

Give a ⭐️ if this project helped you!


About

🐷 Here we will hold code about out front-end, wanna see? 🐷

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published