Code Monkey home page Code Monkey logo

angular_findmyprofession's Introduction

Bt901jlv#@@ vadikjelvix11

[email protected] \ P333map!

Instructions for basic deploying to server

Deploy settings

1) Build project locally on your pc

  • open your terminal in project folder, and write command: npm run build
  • after that you need to copy 'cert' folder and paste to your build folder 'dist'

2) Open ssh connection with your server

  • Write following command in terminal : ssh -i ~/keys/id_rsa.pem [email protected] cd /home/jgaockmy/www/fmp_front rm -rf dist

3) send files to server

  • open terminal and write: scp -i ~/keys/id_rsa.pem -r [email protected]:/home/jgaockmy/www/fmp_front

4) deploy process:

  • go to your server , where you have removed dist and write following: pm2 restart 0 or pm2 start dist/server.js

calendly settings:

endpoint: /calendly/create description: Need to create weebhook subscription in calendly integration.

gettings hooks: https://calendly.com/api/v1/hooks create webhook: https://calendly.com/api/v1/hooks? events[]=invitee.created& events[]=invitee.canceled& url=${http://jga.ock.mybluehost.me || 'Domain name'}/calendly/create

IMPORTANT

Before starting the build project, you need to remove node_modules folder and run npm install. Before building the project, check please versions of modules in package.json file. They need to be the same as listed

angular_findmyprofession's People

Contributors

everestclimber avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.