indapublic / web-client-forms

Web-serivce for submit new drafts to Trip Trip by collaborators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Forms for Customers

Web-serivce for submit new drafts to Trip Trip by collaborators

Development

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Pass env-variable CORE_COLLABORATION_URL with URL of Trip Trip backend
  • Start Phoenix endpoint with mix phx.server
  • Now you can visit localhost:4000 from your browser.

Production

Release to Trip-Trip infrastructure

  • Push all code for release to master
  • Create new release in GitHub interface
  • CircleCI roll out release

About

Web-serivce for submit new drafts to Trip Trip by collaborators


Languages

Language:Elixir 59.8%Language:CSS 21.9%Language:HTML 12.7%Language:JavaScript 3.0%Language:Dockerfile 2.2%Language:SCSS 0.5%