Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayushsoni1010/mapsearchify
π«°π»Snapchat-inspired world mapping with real-time tracking and lightning-fast search. Crafted with Algolia, MapboxGL.js, Vue InstantSearch, NuxtJS, and TypeScript.
https://github.com/ayushsoni1010/mapsearchify
algolia algolia-search algorithms location maboxgl map mapbox mapping nodejs people typescript vscode vue vue-instantsearch
Last synced: about 2 months ago
JSON representation
π«°π»Snapchat-inspired world mapping with real-time tracking and lightning-fast search. Crafted with Algolia, MapboxGL.js, Vue InstantSearch, NuxtJS, and TypeScript.
- Host: GitHub
- URL: https://github.com/ayushsoni1010/mapsearchify
- Owner: ayushsoni1010
- License: mit
- Created: 2022-12-24T10:34:10.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T13:13:38.000Z (about 1 year ago)
- Last Synced: 2024-10-11T23:26:59.358Z (2 months ago)
- Topics: algolia, algolia-search, algorithms, location, maboxgl, map, mapbox, mapping, nodejs, people, typescript, vscode, vue, vue-instantsearch
- Language: Vue
- Homepage: https://mapsearchify.vercel.app/
- Size: 265 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MapSearchify πΊοΈ
Real-time world mapping with lightning-fast search.
Embark on a journey of real-time exploration. Explore, share, and connect with the world.## Ahoy, Adventurers! π
Welcome aboard the MapSearchify ship, where we set sail on a journey of innovation and discovery. Your presence during Hacktoberfest is like the wind in our sails, pushing us toward excellence.
We invite seasoned developers, visionary designers, and eager enthusiasts to join our crew. Chart a course for innovation, and let your insights and expertise be our guiding stars.
Come, shape the future of MapSearchify, and let's make waves together in the open-source community!
## Table of Contents π
- [Project Overview](#project-overview-)
- [Recommended IDE Setup](https://github.com/ayushsoni1010/mapsearchify#recommended-ide-setup-)
- [Type Support for `.vue` Imports in TypeScript](#type-support-for-vue-imports-in-typescript-)
- [Customize Configuration](#customize-configuration-)
- [Getting started](#getting-started-)
- [Contributing](#contributing-)
- [Issues](#issues-)
- [License](#license-)
- [Tech Stack Used](#tech-stack-used-)
- [Acknowledgments](#acknowledgments-)## Project Overview πͺ
MapSearchify is a unique world-mapping platform inspired by Snapchat. It offers real-time tracking and lightning-fast search. We've harnessed the power of Algolia, MapboxGL.js, Vue InstantSearch, NuxtJS, and TypeScript to create a dynamic and user-friendly mapping platform.
## Recommended IDE Setup β
For a smooth development experience, we recommend the following IDE setup:
- [VSCode](https://code.visualstudio.com/)
- [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (disable Vetur)
- [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin)## Type Support for `.vue` Imports in TypeScript π
TypeScript has its limitations when it comes to type information for `.vue` imports. We've replaced the `tsc` CLI with `vue-tsc` for type checking. To enable TypeScript's language service for `.vue` types in your code editor, you'll need the [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
For faster performance, Volar offers a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669). To enable it and :
1. Disable the built-in TypeScript Extension:
- Run `Extensions: Show Built-in Extensions` from VSCode's command palette.
- Find `TypeScript and JavaScript Language Features`, right-click, and select `Disable (Workspace)`.2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
## Customize Configuration π
For customizing the project's configuration, please refer to the [Vite Configuration Reference](https://vitejs.dev/config/).
## Getting started π
1. To run the development server with hot-reloading:
```sh
npm install
```2. To run the development server with hot-reloading:
```sh
npm run dev
```3. Type-check, compile, and minify for production
```sh
npm run build
```4. Run unit tests using Vitest:
cd Run Unit Tests with [Vitest](https://vitest.dev/)
```sh
npm run test:unit
```## Contributing π€
Contributions to MapSearchify are welcome! Feel free to open issues, submit pull requests, or provide feedback to help improve the project. Check out the [Contribution Guidelines](CONTRIBUTING.md) for more details.
## Issues π
If you encounter any issues or have suggestions, please report them in the [issue tracker](https://github.com/ayushsoni1010/mapsearchify/issues).
## License π
This project is licensed under the [MIT License](LICENSE). Feel free to use and modify the code to suit your needs.
## Tech Stack Used π¨
- Nuxt.js
- TailwindCSS
- TypeScript
- MapboxGL.js
- Algolia
- Vue.js
- GitHub Actions## Acknowledgments π
- Special thanks to the open-source community for their valuable contributions and tools that made this project possible.
- Inspired by the need for efficient content creation and sharing.