- Clone the repo:
git clone https://github.com/NodeZA/widget-cms-demo.git
- Install dependencies:
cd widget-cms-demo && npm install
- Configure database connection by editing
config.json
- Run migrations:
node migrate.js
- Start server:
node index.js
- Open localhost:3000 in your browser (shows empty array)
- Post data to localhost:3000/contact - (data should include
name
andemail
fields) - Refresh localhost:3000 to see your posted data
-
Notifications
You must be signed in to change notification settings - Fork 0
NodeZA/widget-cms-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
widget-cms demo app
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published