How to install customized discourse on docker?

I forked discourse on github and it’s working really good on development environment.
How can I install this repository instead of the main one?

https://github.com/l3est/discourse

list of files I’ve edited:
app\assets\javascripts\discourse\components\date-picker.js.es6_
app\assets\javascripts\discourse\helpers\period-title.js.es6_
app\assets\javascripts\discourse\lib\formatter.js.es6_
config\locales\client.fa_IR.yml_
config\locales\server.fa_IR.yml_
lib\javascripts\moment.js_

I tried to copy edited files manually but it didn’t work, I think it needs rebuild but I don’t know how to rebuild assets.

ps: I know plugin is better for this but I should start my community quickly. I’ll make plugin for this later.

You are going to have a hard time if you don’t do this right away. I understand launching your forum quickly is a priority but forking is unsustainable and we can’t support it.

6 Likes