Giter Site home page Giter Site logo

devradar's Introduction

DevRadar

Projeto desenvolvido na Semana OmniStack 10, aplicação que cadastra e busca os desenvolvedores utilizando geolocalização. Podendo ser filtrados pela tecnologia que trabalham.

devradar

🚀 Tecnologias

API

WEB

MOBILE

ℹ️ COMO USAR:

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

Clonar o repositório

# Clone this repository
$ git clone https://github.com/diaslilian/devradar

# Go into the repository
$ cd devradar

API

Logo após clonar o repositório navegue ate a pasta backend e execute o comando yarn install ou npm install.

Você vai precisar criar uma conta no Mongo Atlas e criar um cluster e logo após pegar sua string de conexão e colocar dentro do arquivo example.env dentro da pasta backend, nele deve conter MONGO= sua string de conexão com Mongo Atlas, após colocar sua string de conexão renomeie o arquivo para apenas .env.

Logo após seguir tudo que foi feito acima pode executar o comando yarn dev ou npm run dev e o então deverá aparecer no console [SERVER] server runing in port 3333.

# Go into backend
$ cd backend

# Install dependencies
$ yarn install

# Start the backend server
$ yarn dev

Web

Após seguir os passos acima e o backend está funcionando vá para pasta web e execute yarn install ou npm install.

Depois das dependências terminarem de instalar execute o comando yarn start ou npm run start.

# On another terminal, go to the web folder
$ cd ../web

# Install dependencies
$ yarn install

# Start the web server
$ yarn start

Mobile

Para executar o mobile entre na pasta do mobile logo após o backend estar funcionando execute yarn install ou npm install.

Após as dependências terminarem de baixar execute yarn start ou npm start. O expo já estará funcionando para você ler o Qr Code e utilizar a aplicação.

# On another terminal, go to the mobile folder
$ cd ../mobile

# Install dependencies
$ yarn install

# Start the expo server
$ yarn start

Created by Lilian Dias 👋 Hi-5!

devradar's People

Contributors

diaslilian avatar dependabot[bot] avatar

Watchers

James Cloos avatar  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.