Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

README.md 941 B

You have to be logged in to leave a comment. Sign In
      ## This project is built in Lucee CFML also known as Open Source Adobe Coldfusion. 
      
      ## The back end is the PostgreSQL platform. 
      
      ## This is where the databases and information is managed and stored. 
      
      ## The middle layer is Bootstrap and CSS that we felt like was needed. 
      
      ## The project uses AJAX for searches and uses customized SQL queries. 
      
      ## For everything to work you must install commandbox, run coldbox and start Coldfusion server. 
      
      ## Then you connect Postgres to the Lucee admin page. 
      
      ## After everything is connected, the application should work successfully.
      
      ## To connect PostGRES to Lucee admin page use http://localhost:{PORT#}/lucee/admin/web.cfm.
      
      ## Run SQL CREATE TABLE FILE and run SQL Insert DATA SQL to change the data.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...