Skip to content

Appcket is a full-stack Typescript starter kit you can use to build your next great app idea

License

Notifications You must be signed in to change notification settings

appcket/appcket-org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appcket Starter Kit

Appcket

Appcket is a Typescript starter-kit/boilerplate that allows developers to quickly stand up a full-featured web application.

Out of the box, you get all of this:

  1. Local Kubernetes development environment
  2. Local https certs setup for you
  3. Postgres database
  4. Keycloak instance with user authentication and authorization
  5. GraphQL api powered by NestJS and protected by Keycloak's authn/authz
  6. Frontend app powered by React and protected by Keycloak's authn/authz
  7. Marketing site powered by Astro

See the Appcket docs for more information and to get started.