https://github.com/h1dd3nsn1p3r/ismt-ebistro-app
Sample App for enchanted bistro.
https://github.com/h1dd3nsn1p3r/ismt-ebistro-app
Last synced: 4 months ago
JSON representation
Sample App for enchanted bistro.
- Host: GitHub
- URL: https://github.com/h1dd3nsn1p3r/ismt-ebistro-app
- Owner: h1dd3nsn1p3r
- Created: 2024-05-04T13:53:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-08T12:15:56.000Z (about 1 year ago)
- Last Synced: 2024-12-27T06:12:55.639Z (6 months ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloud Computing
Simple application that generates a random number and does fibonacci calculation on it. The application is deployed on AWS.
## Run
To run the application just run the following command:
```sh
npm run dev
```App runs on port 80.