Skip to content

TalaikisInc/frontend-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Talaikis Ltd.

Frontend Next 5.0

Features

Fully featured React.js SSR user management system/ CMS (frontend).

  • Passwordless user sign in, sign up
  • Sign out
  • Profile edit, delete
  • Admin system (required password upon access)
  • Passwordless account confirm
  • Written in React hooks
  • Atomic (in progress anyway) design. Currently, if changing nothing else, color scheme can be changed via one config file.
  • Encrypted user browser storage

Backend

Install

npm i

Add secrets

now secrets add cms-api-key <key>
# ...

Build

npm run build

Start

# Development:
npm run dev

# Production
npm run build
npm run start

Get it

API Next + Frontend Next is a boilerplate for custom products. If you want to discuss the system, please contact me via form.

Licence

See LICENCE.txt