Skip to content

mattyu123/Dollarz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOLLARZ

This project contains boilerplate and the dependencies to run the Dollarz app

Quick setup

docker-compose up
  • to exit - hit ctrl-c in the terminal

To close the program and docker run:

docker-compose down

Included Dependencies

Backend

  • MongoDB server
  • FastAPI

Frontend

  • Node.js
  • Next.js
  • tailwindcss

Details:

  • all are contained in one container
  • Debian 12

Project Introduction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.3%
  • Python 30.8%
  • Dockerfile 3.4%
  • CSS 2.5%