Skip to content

jhta/cd_ms

Repository files navigation

RetroBlog

Scripts

  • Install: yarn install
  • run dev enviroment: yarn dev
  • run dev server debug: yarn dev:debug
  • build: yarn build
  • run production enviroment: yarn start
  • run linter (standard.js): yarn lint
  • fix lint: yarn lint
  • build docker container: yarn build:docker
  • run docker image: yarn start:docker

Stack:

  • React.js for build the UI
  • Next.js for SSR, styles and configurarion (currently the website don't need javascript for work)
  • Standard.js for Linting
  • Express.js for manage custom routes, github api auth and response endpoints.
  • React-reveal, moment, lodash, react markdown and more.

Testing:

I would like implement a testing env with Jest, Stub, Yup and Enzyme

Docs

I would like use Docz

About

nop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors