Skip to content

A repo that allows Reactjs development against FileMan in Gitpod

Notifications You must be signed in to change notification settings

RamSailopal/FileManjs-gitpod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

Alt text

A repo that allows Reactjs development against FileMan in Gitpod

Gitpod

To run a Gitpod with this repo:

  1. Create a free/paid Gitpod account - https://www.gitpod.io/

  2. Log into the account

  3. Open a new browser tab and add gitpod.io/#https://github.com/RamSailopal/FileManjs-gitpod to the address - This will create a new Gitpod cloud instance.

  4. Due to blocked cross origin requests, ports 3001 and 9100 need to be made public in Gitpod.

  5. Due to blocked cross origin requests, A CORS browser add-on also needs to be added and enabled https://addons.mozilla.org/en-GB/firefox/addon/cors-everywhere/

    https://chrome.google.com/webstore/detail/cors-unblock/lfhmikememgdcahcdlaciloancbhjino?hl=en

  6. Open a browser session on port 3001 (the globe icon) and this will display a react table displaying the output from the FileMan query SELECT 9_6 LIMIT 100

Alt text

  1. Step 3 is for sample only. If you want to make changes to your own repo, first fork this repo and then add that repo after the gitpod.io/# prefix to create a new gitpod instance.
  2. App.js in react/src is the root file that gets executed by the React web server

About

A repo that allows Reactjs development against FileMan in Gitpod

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published