Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. ## Description
  2.  
  3. > Puropse
  4. > Great desc
  5. > a nice GIF
  6.  
  7. ## Usage
  8. API, GraphQL, postman, entry points..., swagger link, examples with curl
  9.  
  10. - [stage]()
  11. - [prod]()
  12.  
  13. ## Project management
  14.  
  15. - [trello]()
  16. - [google docs]()
  17. - issues / PR
  18.  
  19. ## Technologies / requirements
  20.  
  21. mongo, libs, languages...
  22.  
  23. ## Getting started / local server
  24.  
  25. > Get started
  26. ```
  27. npm run deploy
  28. ```
  29. ## Deployement
  30. where, how to set deployment stages
  31. > Stage
  32. > Production
  33.  
  34. ## Monitoring
  35. log, sentry, analytics...
  36.  
  37. ## Coding Rules
  38. conventions
  39. process / gitflow / code review / versionning
  40. automatic tests
  41.  
  42. - [link to a shared document]()
  43. - [js standard]()
  44.  
  45. ## Subdocs
  46.  
  47. - [tests]()
  48. - [capture / videos]()
  49. - [usage guide]()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement