1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-29 14:35:35 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Artyom Kazak
26006e3a28 npm run 2019-07-04 20:14:08 +03:00
Vladislav Sabanov
e85eca1b66
Fix dockerfile and readme (#282)
* Fix dockerfile and readme

* Fix up
2019-04-27 01:41:12 +05:00
Vladislav Sabanov
7d9d8ec84e
Make docker and upload (#279)
* Make docker and upload

* Try to allow failures

* Allow failures npm

* Or True

* Or true

* Remove or true

* Fix config files

* Test cp

* Find dist

* Fix stage

* where is make

* Fix cd

* Remove checkers

* Fix dockerfile

* Add env to dockerfile

* Comment envs

* Set api=localhost

* Fix dockerfile and win

* Trigger on push
2019-04-24 20:25:12 +05:00
Avele
0030f788e1 Front readme formatting 2019-04-20 14:33:26 +04:00
Avele
8724c91f73 Front fixed readme 2019-04-19 15:11:10 +04:00
avele
469b5b5790
Front/structure refactor and building reconfigure (#277)
* DefferedPromise refactor

* Moved defferedPromise to utils folder

* Base url moved to app file

* Store modules states rewrittten according to vue doc recommendations

* Deffered promise usage moved

* removed unused packages in entries

* Structure refactor, easier building, prod building configured, tsconfig reconfigure removed useless packages

* Update front/index.html

Co-Authored-By: avele <34437766+avele@users.noreply.github.com>

* Update front/postcss.config.js

Co-Authored-By: avele <34437766+avele@users.noreply.github.com>

* Comment rewritten
2019-04-18 01:52:43 +04:00
avele
c710727a24
Update README.md 2019-02-27 16:54:27 +04:00
zeot
b7ae82762c Fully replaced frontend part. Now everything written in typescript. 2018-09-02 23:26:15 +03:00
zeot
f1e18a97b4 Vue frontend initial 2018-09-02 16:04:44 +03:00