2022-12-24 16:50:34 +01:00
|
|
|
export const freeSewingConfig = {
|
2022-01-02 17:16:15 +01:00
|
|
|
algolia: {
|
|
|
|
app: 'MA0Y5A2PF0', // Application ID
|
|
|
|
index: 'canary_freesewing.dev',
|
|
|
|
key: '589c7a7e4d9c95a4f12868581259bf3a', // Search-only API key
|
|
|
|
},
|
2022-05-25 18:35:20 +02:00
|
|
|
monorepo: 'https://github.com/freesewing/freesewing',
|
2022-01-02 17:16:15 +01:00
|
|
|
}
|