Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JurIVoelker/next-ttc

Repository files navigation

Demo:

coming soon

Development:

bun run dev

=> starts next on localhost:3000 and strapi on localhost:1337

Env files:

/backend/.env

HOST=0.0.0.0
PORT=1337
APP_KEYS="toBeModified1,toBeModified2"
API_TOKEN_SALT=tobemodified
ADMIN_JWT_SECRET=tobemodified
TRANSFER_TOKEN_SALT=tobemodified
JWT_SECRET=tobemodified

/frontend/.env.local

# for testing on local machine
NEXT_PUBLIC_STRAPI_URL_PUBLIC=http://127.0.0.1:1337

# for deployment
# NEXT_PUBLIC_STRAPI_URL_PUBLIC=https://yourdomain.com

STRAPI_URL_LOCAL=http://127.0.0.1:1337

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •