Skip to content

elpete/quick-with-auth

Repository files navigation

Quick with Auth Template

Get started building a real application with Quick, cbauth, and cbguard

License

Apache License, Version 2.0.

Important Links

Source Code

Quick Installation

Each application templates contains a box.json so it can leverage CommandBox for its dependencies. Just go into each template directory and type:

box install

This will setup all the needed dependencies for each application template.

Next, edit the .env file to have the correct settings for your server.

A migration is included for a users table. Run it by typing migrate up in CommandBox.

You can then type:

box server start

And run the application.


###THE DAILY BREAD

"I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published