Coder Social home page Coder Social logo

t2_fullstack's Introduction

T2 Software Test

🚀 A simple test for t2 software company 🚧


Node Version Npm Version Yarn Version

🏁 Tópicos

💻 About

A simple user registration system for an opportunity test by T2 Software

✅ Features

  • Connection with mongodb
  • User CRUD
  • Authentication system
  • Containers

🚀 How to Start

💡 Prerequisites

I recommend using the docker

Before starting, you will need to have installed on your machine as next tools:

In addition, it is good to have an editor to work with the code like:

🎲 Running the API (backend)

Using this method, you will need to ensure that a mongodb is running with the environment variables explained in the .env file

# Clone this repository
$ git clone <https://github.com/PedroUNB/T2_FullStack>

# Access the project folder in the / cmd terminal
$ cd T2_FullStack

# Access the project folder in the / cmd terminal
$ cd backend

# Install the dependencies
$ yarn

# Run the application in development mode
$ yarn dev

# To run the tests, run the command
$ yarn test

# Generate an application build:
$ yarn build

# Run the build that will be used in production:
$ yarn start

# The server will start at port: 3000 - go to <http://localhost:3982/>

🎲 Running the APP (frontend)

# Access the project folder in the / cmd terminal
$ cd T2_FullStack

# Access the project folder in the / cmd terminal
$ cd frontend

# Install the dependencies
$ yarn global add @quasar/cli
$ yarn 

# Run the application in development mode
$ yarn dev

# The app will start at port: 8080 - go to <http://localhost:8080/>

🎲 Running with Docker

If you use the docker-compose just run

$ git clone <https://github.com/PedroUNB/T2_FullStack>

$ cd T2_FullStack

$ docker-compose up -d

🛠 Technology

The following tools were used in the construction of the project:

📝 Licença

Este projeto esta sobe a licença MIT.

✒️ Autor


Pedro Oliveira

Feito com ❤️ por Pedro Oliveira 👋🏽 Entre em contato!

Github Badge Linkedin Badge Gmail Badge

Quem sou eu?

Sou um desenvolvedor full stack e estudante de computação licenciatura pela Universidade de Brasília.

t2_fullstack's People

Contributors

pedrounb 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.