Form builder for anonymous surveys, polls, and collecting feedback. Experience management solution.
FormsLab is a project open to contributions with a growing community. It utilizes various technologies such as TypeScript, Next.js, React, TailwindCSS, MongoDB, Prisma, and Auth.js. The project offers useful commands for installation, local running, testing, and code linting.
To install FormsLab, follow these steps:
git clone [repository_url]
.npm install
to install project dependencies.npm run dev
to run the project locally.npm run test
to run all tests.npm run lint
.npm run lint-fix
.FormsLab is a project that encourages community contributions and is built using a stack of technologies including TypeScript, Next.js, React, TailwindCSS, MongoDB, Prisma, and Auth.js. It offers various commands for installation, testing, and code linting to ensure smooth development processes.