Skip to content

Hasmik-Mejlumyan/next-architecture

Repository files navigation

Mystique

About the project

Lorem ipsum...

Installation

Note: Make sure you created .env from .env.example with appropriate variables.

Note: Make sure you are using correct node, npm and yarn versions.

Versions

  • node v20.15.0
  • npm v10.7.0
  • yarn v1.22.22

Steps

  • Clone the repo
git clone https://bitbucket.org/konsultera/mystique-agent-ui.git
  • Install dependencies
yarn install
  • Run development server
yarn dev

The development server will start running on: http://localhost:3000

Building (not needed during development)

  • Run build command
yarn build
  • Run start command for serving optimized build
- yarn start

The build server will start running on: http://localhost:3000

Architecture

Code structure

Coming soon...

Tech Stack

  • Typescript
  • Next.js
  • TailwindCSS

Code quality

  • ESlint
  • Prettier
  • Husky

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published