gitmoji-changelog icon indicating copy to clipboard operation
gitmoji-changelog copied to clipboard

:tada: First implementation of the website with Ember.js

Open frinyvonnick opened this issue 4 years ago • 1 comments

I implemented a naive version of the gitmoji-changelog website.

gitmoji-changelog-website

To test it locally you must first start the server:

cd src/packages/gitmoji-changelog-server
export PORT=9999
yarn start

Then start the Ember.js app:

cd src/packages/gitmoji-changelog-website
yarn start

This is a first implementation. I need to do a lot of things before publish this website. A code review would be appreciated since I just started developing with Ember.js 🙏

frinyvonnick avatar Jan 21 '20 21:01 frinyvonnick

Bonjour,

J'adore ce que vous faites.

Bonne journée.

kefranabg avatar Jan 22 '20 15:01 kefranabg