Skip to content

3mpower/stix-webapp

Repository files navigation

Landing

An open source application built using the new router, server components and everything new in Next.js 13.

About this project

This project as an experiment to see how a modern app (with features like authentication, subscriptions, API routes, static pages for docs ...etc) would work in Next.js 13 and server components.

Running Locally

  1. Install dependencies using pnpm:
bun i
  1. Copy .env.example to .env.local and update the variables.
cp .env.example .env.local
  1. Start the development server:
bun dev

License

Licensed under the MIT license.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages