geoql / restaurants

Find the restaurants nearby ๐Ÿ“

Home Page:https://restaurants.geoql.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ‡ฎ๐Ÿ‡ณ Restaurants :: GeoQL

ci Netlify Status

About

Draw an Area of your interest & find the restaurants nearby

Stacktrace

Development stack:

CI/CD stack:

Release stack:

Deployment stack:

Environment Setup

Development

$ git clone git@github.com:geoql/restaurants.git
$ cd restaurants
$ npm install
$ npm run dev

Production

Pre-release steps:

$ git clone git@github.com:geoql/restaurants.git
$ cd restaurants
$ npm install
$ npm run release # this will generate a new PR & bump up the pkg version

Contributing

Note: Commits & PRs should now be allowed only if they follow a particular commit format, read more about it here

Please contribute using Github Flow. Create a branch, add commits, and open a pull request

About

Find the restaurants nearby ๐Ÿ“

https://restaurants.geoql.in/

License:MIT License


Languages

Language:Vue 60.5%Language:TypeScript 23.1%Language:CSS 8.2%Language:PLpgSQL 6.5%Language:JavaScript 1.6%