SirSerje / unexpected-journey

An attempt to create text game on node.js engine ⚔️💰
0 stars 0 forks source link

[TASK] Setup Node JS boilerplate #1

Open SirSerje opened 5 years ago

SirSerje commented 5 years ago

Setup node js boilerplate We have to discuss best modern boilerplate for node js, which we can use.

TODO list Criteria: support ES7, test on Jest (no Mocha / Jasmine), no TS, has some webpage already

Related story

4

Related subtasks

Additional information Add something more, if it required

SirSerje commented 5 years ago

I propose to use https://github.com/danielfsousa/express-rest-es2017-boilerplate and make some changes, sounds ok?