Skip to content

simple NodeJS application with a form to create fruits, and a searchbar to search for fruits. With a CF to run the installation

License

Notifications You must be signed in to change notification settings

ohiodn8/FruitApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fruit App

This is a simple NodeJS application to create a list of fruits in a table. And a searchbar to search for fruits.

    Things to Note:

  • Database: sqlite3
  • You can install the application in an AWS ec2 instance by running the Cloud Formation Template in the repository. Name of CF Template: setup_nodejs
  • Sample look of application (not the real thing) Sample-Look
  • The application has api endpoints, in case you decide to consume the json page.

How to use:

Just download the CF template and run it or clone the repo to install manually *v*

Option 2: Clone Github repo

Then cd into the folder

cd FruitApp
npm install
npm start

To checkout the json page/endpoint, visit => http://localhost:80/api/fruits


To checkout the json page/endpoint, visit => http://localhost:80/api/fruits/:name




trailblazing

About

simple NodeJS application with a form to create fruits, and a searchbar to search for fruits. With a CF to run the installation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published