Skip to content

Welcome to the QueueQuick repository!

Notifications You must be signed in to change notification settings

byayex/QueueQuick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QueueQuick - Repo

Welcome to the QueueQuick repository! QueueQuick is a SaaS project aimed at providing entrepreneurs with the ability to create waitlists not just for email, but for multiple other channels like WhatsApp and more.

Getting Started

Backend

To start the backend, use the following commands:

Development

go run main.go api.go serve
Production
go build main.go api.go

This will build an executable for production use.

Frontend

To start the frontend, use the following commands:

Development

ng serve

Production

ng build

About

Welcome to the QueueQuick repository!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published