Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 957 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 957 Bytes

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Setup

  1. Install the packages
npm install
  1. Setup the env variables
cp .env.local.example .env.local

You can find env variables for staging in our wiki 🤫

Local development

npm run dev

Open http://localhost:3000 with your browser to see the result 🎉

Creating user profile

  1. On the homepage click on "Nabízím pomoc"
  2. Fill out the form
  3. (If you are using staging env variables) Run Run Staging scripts action on GitHub to get confirmation email immediatelly
  4. Verfy the email address and create a password
  5. Now you can log in into your profile by clicking on "Moje nabídky"