Skip to content
/ nextalism Public template

Minimalist Next.js app template with Neobrutalism UI.

License

Notifications You must be signed in to change notification settings

aglabsid/nextalism

Repository files navigation

🧱 Nextalism

A minimalist Next.js app template with Neobrutalism UI.

Getting Started

  1. Clone the repository or "use this template".

    git clone git@github.com:aglabsid/nextalism.git
  2. Copy the .env.sample file to .env and set your environment variables.

    cp .env.sample .env
  3. Install the dependencies.

    pnpm install
  4. Sync schema with the database.

    pnpm db:migrate
  5. Start the development server.

     pnpm dev

License

This project is licensed under the MIT License.

About

Minimalist Next.js app template with Neobrutalism UI.

Topics

Resources

License

Stars

Watchers

Forks