Ajaxy / telegram-tt

Telegram Web A, GPL v3
https://web.telegram.org/a
GNU General Public License v3.0
2.39k stars 520 forks source link

npm run dev:mocked does not populate with mocked profiles or data #150

Open TheCoderNamedBridget opened 2 years ago

TheCoderNamedBridget commented 2 years ago

Hey Ajaxy,

When I run npm run dev:mocked the mock does not populate the app with any kind of mocked data

Is there another step necessary to get it displaying mocked data?

I did the below steps from the README.md and added an api key from the linked site mv .env.example .env npm i

Look forward to hearing from you

csinko commented 2 years ago

bump