Giter Club home page Giter Club logo

0prashantyadav0 / expense-tracking-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 750 KB

An expense tracker website made with bun, hono, vite, react, neonpg, drizzle and tanstack. It also have tailwind and shadcn for UI, kinde auth as an auth service. Do check it out and explore something new.

Home Page: https://expense-tracking-app-p00z.onrender.com/

TypeScript 91.74% JavaScript 3.88% CSS 2.18% HTML 0.55% Dockerfile 1.66%
bun docker drizzle-orm hono neon-postgres postgresql react shad tailwindcss tanstack-form tanstack-react-query tanstack-router vite zod hono-rpc kinde-aut project projects

expense-tracking-app's Introduction

Expense Tracker App

To install dependencies:

bun install

cd frontend
bun install

Add .env file as given in .env.example file

To run:

You need two terminals to run the project. One for the frontend and one for the backend.

Backend:

  bun run dev

Frontend:

  cd frontend
  bun run dev

Docker use :

If you want to run directly on you device you can use my docker image for that.

docker pull 0prashantyadav0/expense-tracker
docker run -p 3000:3000 -p 3000:3000 0prashantyadav0/expense-tracker

Now you can access the app on localhost:3000

This project was created using bun init in bun v1.1.3. Bun is a fast all-in-one JavaScript runtime.

expense-tracking-app's People

Contributors

0prashantyadav0 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

amanplar

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.