Skip to content

byayex/QueueQuick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 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

Use

npm install --legacy-peer-deps

to install the frontend npm packages

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

Packages

Contributors

Languages