Getting Started

👋 Hello Devs! Our main target at building this boilerplate was to release fast and save as much time as possible. Thats why we called it fastrelease.

Overview

In this first overview, we handle it exact same way. No long documentation, not much words, we first want some results, before getting deeper and check what’s possible. Just check if your local environment is ready here. Thats it.

Start local

Start docker and go to your terminal.

git clone fastrelease [YOUR_APP_NAME]
cd [YOUR_APP_NAME]
make tools-check

After this short tools-check, you should get answer: All tools OK.

Now we can rename /app/.env.example into /app/.env and let the ✨ magic ✨ happening.

mv /app/.env.example /app/.env
make fresh

Join the Community

Welcome to the Access Shield community! We’re excited to have you onboard. Here’s how you can get started:

Explore the Documentation

Our comprehensive documentation covers everything you need to know to integrate Access Shield into your application seamlessly. Dive into the following sections:

  • Installation Guide - Get up and running with Access Shield quickly.
  • QuickStart - Quickly start building with Access Shield.
  • API Reference - Learn how to use Access Shield’s API to perform various authentication tasks programmatically.

Connect with Us

Have questions, feedback, or need support? In our Premium and Ultimate package you can feel free to ask us anything to get your fast forward, if help is needed. We also provide

  • Ask questions and get help from experienced developers.
  • If you like share your experiences and best practices with us.
  • Stay updated on the latest releases and new features of our boilerplate.
  • Feel free to send us feedback to make it better

Contribute to Access Shield

We welcome contributions from the community! Whether you want to report a bug, suggest a feature, or contribute code, your input helps make Access Shield better for everyone. Here’s how you can contribute:

  • Report a Bug - Help us identify and fix issues by reporting any bugs you encounter.
  • Feature Requests - Have an idea for a new feature? Share it with us!
  • Contribute Code - Submit pull requests to contribute code improvements or new features.

Stay Informed

Stay up-to-date with the latest Access Shield news, updates, and tutorials:

  • Follow us on Twitter for announcements and tips.
  • Subscribe to our blog for in-depth articles and tutorials on authentication best practices.

Get started today and build secure, reliable authentication for your web application with Access Shield!