Skip to content

keep-the-receipts/keepthereceipts-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keepthereceipts.org.za frontend

WebFlow export with ES6 to integrate with the backend.

Import webflow exports with import-webflow export.zip.

Dev environment

Install dependencies and run a dev server that will build the bundle

yarn
yarn dev

Prod deployment

Bundles are placed in dist

yarn
yarn build

Set the environment variable at build GOOGLE_TAG_MANAGER_ID to enable Google Tag Manager

Webflow updates

Import the Webflow export Zip file using import-webflow zipfile.zip

Run the frontend against an alternative backend

Add the querystring parameter apiURL to the url, e.g. visit http://localhost:1234?apiURL=http://localhost:8000/api/purchase_records/

About

Frontend to search, explore and download government contracting data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published