Skip to content

c-host/mg-stract-optics-library-and-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metagov Stract Optics Library and Search Engine

This repository contains two main components: a library of Stract optics focused on digital governance and a custom search engine for using and making optics.

Repository Structure

  • /library: Contains the Metagov Optics Library, including various optics and documentation.
  • /search_engine: Houses the custom search engine implementation.

Metagov Optics Library

The Metagov Optics Library is a collaborative space for creating, sharing, and exploring Stract optics related to Metagov's research areas and digital governance. For more information, see the library README.

Getting Started with the Library

  1. Clone this repository
  2. Read the library README for instructions on how to contribute to the library.

Custom Search Engine

The custom search engine allows users to search for information using the Metagov Community self-governed search engine. It includes features for writing and testing custom optics in real-time.

You can test the Vercel deployment of the search engine here: https://mg-stract-optics-library-and-search-engine.vercel.app/

Key Features:

  • Search functionality using Stract's API
  • Custom optics editor and tester
  • Integration with the Metagov Optics Library

Getting Started with the Search Engine

  1. Clone this repository
  2. Change directory to mg_optics/search_engine with cd mg_optics/search_engine
  3. Install dependencies: npm install
  4. Start the server: npm start
  5. Open http://localhost:3000 in your browser

Contributing

We welcome contributions to both the Metagov Optics Library and the custom search engine. Please see our Contribution Guidelines for more information.

License

This project is licensed under the AGPL-3.0 license.

Credits

This code base makes use of Stract to power the search engine. More information about Stract available in the Stract Repo

About

A repository of Metagov related Stract optics. Contains a library and search engine.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published