fecocode / cryptoshops

Home Page:https://cryptoshops.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoShops

Find nearby businesses to pay with cryptocurrencies

Installation

yarn  # preferred over npm install

Development

Run the development server

yarn dev 

Run the development server with SSL (so that the location permission works)

brew install mkcert # install mkcert
mkcert localhost # create the certifications for localhost and copy into ./https_cert/
yarn dev-SSL # run the server on local and lan connection

MKCert repository

Boilerplate

https://paulintrognon.fr/blog/typescript-prettier-eslint-next-js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

https://cryptoshops.vercel.app/


Languages

Language:TypeScript 90.7%Language:JavaScript 8.2%Language:CSS 1.1%