Skip to content

igpetrov/boilerplate-fe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

The boiler plate front-end application.

Done in cooperation with Claude AI.

Why

It is often happens that when having a nice idea, one gets stuck with basic stuff, like building front-end application or boilerplate code.

This repository tries to fix FE part.

Features

  • Next.js
  • Mobile first with desktop support
  • Home page
  • Public pages
  • Secure pages
  • Authorized with login/password and social elements

Run

First cd startup-boilerplate.

Create a .env.local and put creds:

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_XXXXXXX
CLERK_SECRET_KEY=sk_YYYYYYYYY

Then npm run dev.

About

The boilerplate front-end application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors