Skip to content

MichalKonvic/Posteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Posteer

Demo app for infinite scrolling through posts

Configuration

  • In /api/, Create .env file with:

    PORT=<API_PORT>
    POST_COUNT=<AMOUNT_OF_POSTS>
  • In /web/, Create .env.local file with:

    NEXT_PUBLIC_API_URL=<API_URL - Example:"http://localhost:3001">

About

Demo app for infinite scrolling through posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published