Skip to content

omnidotdev/backfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backfeed Metarepo

This is the metarepo for the Backfeed service stack.

Prerequisites

Getting Started

cp services.yaml.template services.yaml, then configure the services as you see fit. To disable a service, simply comment it out. Any included services will be locally cloned. A local path override for each service can be specified using the path key. If no path is explicitly specified, the service will be cloned to services/service-name by default.

💡 Note that if nested repos are cloned within this metarepo (such as with the default path of services/service-name) for a service and you open this metarepo in your IDE, the IDE may mark the directories as ignored due to the .gitignore patterns. To combat this, open the services you want to work on in their own directory (e.g. a separate unit in a VS Code workspace) rather than working with them from within this metarepo.

To get started after setting up the service configuration, run tilt up. The Tiltfile will automatically pull in resources from any nested Tiltfiles it discovers.

Warning

Services might have their own setup requirements, such as environment variable configuration. Consult the service README to make sure you have satisfied all of the initial requirements.

License

The code in this repository is licensed under MIT, © Omni LLC. See LICENSE.md for more information.

About

📣 Streamlined user feedback (Backfeed metarepo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •