Giter Site home page Giter Site logo

kirillsokur / blockspot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pradel/blockspot

0.0 2.0 0.0 1.96 MB

Find the best spots to spend your crypto ⚠️ WIP ⚠️

Home Page: https://blockspot.app/

Dockerfile 0.15% TypeScript 92.80% JavaScript 3.98% Shell 0.66% CSS 2.40%

blockspot's Introduction

Logo

Find the best spots to spend your crypto

Status

⚠️ WIP ⚠️

Stack

  • PostgreSQL: Database
  • GraphQL: API with Hasura and Apollo
  • Typescript: Type-safe JavaScript
  • Next.js: SSR React framework

Setup

First you need to clone the repository

git clone [email protected]:pradel/blockspot.git

You will need to set some secrets for the services we use (google maps, recaptcha, mapbox).

cp .env.example .env.dev

Then edit the file to setup the secrets.

We use docker compose to setup the dev environment. To start the services run

docker-compose up

When the services are running you need to apply the migrations (database, hasura)

yarn dev:migrate

If you want to seed the database with some data run

yarn dev:seed

Then just go to http://localhost:3000 to see the app.

License

MIT © Léo Pradel

blockspot's People

Contributors

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