- Clone this repository.
- Navigate into the server folder
cd server
- Run
npm run install-all
- This will install all the dependancies for both the server and the block
- Run
npm run app
- This will start the server on port 5000 and the block on port 9000
- Go to the airtable.
- Open up the blocks section.
- Click
Edit Block
- Paste in the link to your running block.
- The block is now running! 🎉