Skip to content

cvarela0702/ipc-nextjs-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Worldwide Recipes frontend demo for IPC Berlin

  • This is the frontend application to be used by the customers using Next.js.
  • The backend uses Laravel.

Requirements

Instructions

  • Clone repo
git clone https://github.com/cvarela0702/ipc-nextjs-frontend
  • Install its dependencies with yarn install or npm install.
cd ipc-nextjs-frontend
npm install
  • Copy the .env.example file to .env.local
cp .env.example .env
  • Supply the URL of your backend in the .env file
NEXT_PUBLIC_BACKEND_URL=http://localhost
  • Run GitHub actions locally
act
  • For the IPC only
    • Copy the RefinedPrompts.md to somewhere in your local machine
    • Go to the first commit
git checkout first
  • Finally, run the application via npm run dev:
npm run dev
  • The application will be available at http://localhost:3000

  • You can register now in the application and you can get emails with Mailpit by going to http://localhost:8025/

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 24