Giter Club home page Giter Club logo

cost-calculator's Introduction

Pricing calculator

This is the calculator to get the cost estimates for your resources running on Civo

You can access the prodcution version here

##Run it on Kubernetes

You can run this project directly by running ot on Kubernetes:

kubectl create ns cost
kubectl apply -f https://raw.githubusercontent.com/saiyam1814/cost-calculator/main/deploy/deploy.yaml

In order to access the application you can check the service NodePort and access at NODE_IP:NODEPORT.

kubectl get svc -n cost
NAME              TYPE       CLUSTER-IP       EXTERNAL-IP   PORT(S)        AGE
cost-calculator   NodePort   10.106.155.146   <none>        80:32267/TCP   7s

You can also build form the Dockerfile and then run it as a docker container.

Local Development

This is a Next.js project bootstrapped with create-next-app. First, run the development server:

npm ci
npm run dev
# or
yarn
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.tsx. The page auto-updates as you edit the file.

To learn more about Next.js, take a look at the following resources:

cost-calculator's People

Contributors

actions-user avatar saiyam1814 avatar sanyamjain04 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

sanyamjain04

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.