Giter Club home page Giter Club logo

boulderando's Introduction

ARCHIVED

Gyms don't require pre book anymore and heroku free tier is gone.

Boulderando

Lint & unit test & audit checks E2E checks on deploy Periodic Smoke Tests Unit tests coverage report Coverage Status

Boulderando is a tool made by Bouldering Fans to make it easier to book bouldering sessions in Berlin. Together with its backend (Telegram BOT and API), it allows you to book bouldering sessions with a click of a button on any device.

https://boulderando.vercel.app/

Getting Started

Prepare the environment

cp .env.example .env

And then

yarn && yarn dev

Or simply

docker-compose up

Open http://localhost:3333 with your browser to see the result.

Tests

This project contains unit and e2e tests using cypress. In order to run it execute:

All tests in headless mode

yarn test
yarn test:ui
yarn test:e2e

Or running on Cypress UI

yarn cy:open
yarn cy:open:e2e

Git Hooks

Run npx husky install to install a pre-commit hook that lints only staged files.

Environment Variables

Before deploying your version of the app, make sure you have set all variables declared in .env.example into vercel platform: https://vercel.com/crisoliveira/<your-project>/settings

Deploy your own using Vercel

Deploy with Vercel

Check out our Next.js deployment documentation for more details.

Licence

MIT

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.