Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rickstrahl/west-wind-message-board
West Wind Message Board Web Connection (FoxPro) Sample Application
https://github.com/rickstrahl/west-wind-message-board
foxpro message-board web-connection
Last synced: 25 days ago
JSON representation
West Wind Message Board Web Connection (FoxPro) Sample Application
- Host: GitHub
- URL: https://github.com/rickstrahl/west-wind-message-board
- Owner: RickStrahl
- Created: 2016-04-03T10:30:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T07:24:55.000Z (almost 3 years ago)
- Last Synced: 2024-10-08T22:11:27.719Z (about 1 month ago)
- Topics: foxpro, message-board, web-connection
- Language: JavaScript
- Homepage: https://support.west-wind.com
- Size: 18.7 MB
- Stars: 6
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# West Wind Message Board Sample
#### A sample application for the West Wind Web Connection FoxPro frameworkThis is the repository that contains the latest changes to the** West Wind Message Board Sample Application** that ships with West Wind Web Connection. We've removed the sample inside of the installation for a number of configuration issues, and instead have it published here so that the code is always up to date with what is actually running on the live site.
You can check out the live, running application at:
* **http://support.west-wind.com**
Here's what it looks like:
![](http://support.west-wind.com/PostImages/2016/_4LF0SCEV7.png)
### Configuration
This sample application includes self-configuration code that allows you to quickly set up this sample to run either standalone as a compiled EXE, or as an editable application inside the FoxPro IDE.For more detail on how to set up and configuration the sample please check out this topic in the documentation:
* [Configuring the West Wind Message Board](https://west-wind.com/webconnection/docs/_0190ic5zn.htm)