Skip to content

getwithashish/tithe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tithify

Web application for storing tithe information.

Local Deployment

For local deployment:

  1. Install docker and docker compose

  2. Run: docker compose --profile dev up

  3. Test GraphQL queries and mutations on: http://localhost:8080/graphiql

  4. Test Frontend on: http://localhost:5173/#/dashboard

Stage Deployment

For stage deployment:

  1. Install docker and docker compose

  2. Run: docker compose --profile stage up

  3. Test GraphQL queries and mutations on: http://ip-of-server:8080/graphiql

  4. Test Frontend on: http://ip-of-server:4173/#/dashboard

About

Web Application for storing tithe information, powered by Spring and Vue

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors