GithubHelp home page GithubHelp logo

adeptai's Introduction

Adept AI

Preview 🧸

Preview

Available Scripts

Install:

npm install

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run lint

Launches the lint runner in the interactive watch mode.

npm run build

Launches the prettier for format a file in-place

npm run prettier:write

npm run checkcode

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Supported Browsers

By default, the generated project uses the latest version of React.

You can refer to the React documentation for more information about supported browsers.

Overview

The project is built using the following technologies:

  • Next.js: A React framework for building modern web applications.
  • Styled-components: CSS-in-JS library for styling components.
  • Snyk: Dependency vulnerability scanning.
  • Husky: Git hooks for enforcing code quality.
  • Prettier: Code formatting.
  • ESLint: JavaScript linting tool.
  • GitHub Actions (GHA): Used for building and deploying the project.
  • Release Please: GitHub Action for automated release management.

Project Structure

The project follows a structured directory layout:

  • Components: Reusable React components.
  • Helpers: Utility functions.
  • Pages: Next.js pages.
  • Styles: Styled-components styling.
  • Utils: Utility functions related to authentication and authorization.
  • Types: Type definitions and interfaces.

Release Rules

We follow the following release rules to categorize our changes:

  • feat and feature: New features.
  • fix: Bug fixes.
  • perf: Performance improvements.
  • revert: Reverted changes.
  • docs: Documentation updates.
  • style: Styling changes.
  • chore: Miscellaneous chores.
  • bump: Bump package versions.
  • refactor: Code refactoring.
  • test: Test-related changes.
  • build: Build system changes.
  • ci: Continuous integration updates.

Deployment

The project is deployed to XXXXX using XXXXXX configuration. GitHub Actions (GHA) is used for building and deploying the application. We utilize the "release-please" GitHub Action to manage releases automatically.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.