Coder Social home page Coder Social logo

lukemorales / gostack-fullstack-meetapp Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 9.0 6.15 MB

FullStack App for Meetups!

License: MIT License

JavaScript 90.09% HTML 1.46% Python 1.53% Java 1.81% Ruby 1.80% Objective-C 3.30%
meetapp meetup rocketseat gostack omnistack react reactjs react-native nodejs redux

gostack-fullstack-meetapp's Introduction

GoStack MeetApp
Bootcamp GoStack Meetapp

A FullStack App that allows users to organize and subscribe to meetapps.

GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues GitHub

Technologies   |    How To Use   |    License

🚀 Technologies

This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:

ℹ️ How To Use

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 and the GoBarber API. You'll also need to setup and run a Postgres and a Redis database and insert the access informations into a .env file, based on a .env.example file that is provided in the backend folder. From your command line:

# Clone this repository
$ git clone https://github.com/lukemorales/gostack-fullstack-meetapp

# Go into the repository
$ cd gostack-fullstack-meetapp

# Install dependencies for the backend
$ cd backend
$ yarn install

# Run migrations to your database
$ yarn migrate

# Run the backend server
$ yarn dev
$ yarn queue

# Install dependencies for the frontend and run the server
$ cd frontend
$ yarn install
$ yarn start

# Install dependencies for the mobile
$ cd mobile
$ yarn install

# Start React Native Server
$ react-native start

# Run the app (iOS)
$ react-native run-ios --simulator="iPhone XS Max"

# Run the app (Android)
$ react-native run-android

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Luke Morales 👋 Get in touch!

gostack-fullstack-meetapp's People

Contributors

dependabot[bot] avatar lukemorales avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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