Coder Social home page Coder Social logo

workaroundhq / app Goto Github PK

View Code? Open in Web Editor NEW
4.0 0.0 0.0 31.04 MB

WorkAround is a platform for digital nomads who call the world their home. With WorkAround, digital nomads can pick their next ideal destination and connect with the community there. Made with ❤️ and ☕️

Home Page: https://app.workaround.world

License: Mozilla Public License 2.0

HTML 3.50% SCSS 30.07% JavaScript 65.85% Shell 0.58%
digitalnomads digitalnomad travel traveling workaround react reactjs supabase netlify frontend

app's Introduction

WorkAround App

Netlify Status Tests MPL-2.0 License WorkAroundHQ

The WorkAround application is a platform for digital nomads who call the world their home. With WorkAround, digital nomads can pick their next ideal destination and connect with the community there.

Run Locally

  1. Clone repository:
git clone [email protected]:WorkAroundHQ/app.git
  1. Change directory:
cd app
  1. Install packages:
yarn
  1. Add values to .env file (see sample.env)

  2. Start development server:

yarn start

Automated Testing

Run automated tests:

These tests also get executed with GitHub Actions on PRs onto main!

yarn test

Run cypress tests:

  1. Add values to cypress.env.json (see sample.cypress.env.json)

  2. Start development server:

yarn start
  1. Start cypress:
yarn cy
  1. Start test in Cypress app.

Deployment

The deployment process is simple:

  • Every push on main triggers a build on Netlify
  • Every open pull request with target main, creates a deploy preview on Netlify

Architecture

WorkAround-Architecture

Frontend

WorkAround is a Single Page Application developed with ReactJs and SCSS as a CSS preprocessor.

Hosting

WorkAround ist hosted on Netlify's CDN to provide fast loading times for users around the globe.

Backend

Supabase provides three different services:

  • Database
  • Authentication / Authorization
  • Storage

These services can be accessed via different REST endpoints, dynamically created by Supabase.

Security Measures

Have a look on our Security Measures.

Feedback

If you have any feedback, please reach out to us @WorkAroundHQ

Authors

@mrcgrhrdt

License

Mozilla Public License Version 2.0

Made with ❤️ and ☕️

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.