Skip to content

rabeehrz/furum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2835759 · Feb 7, 2021

History

24 Commits
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021
Feb 7, 2021

Repository files navigation

Furum

Furum is a Google Forms clone project create as part of TinkerHubs HireHack.

Steps to run

Server

  • cd into the server folder.
  • rename .env.sample to .env and configure to your needs
  • run yarn
  • run docker-compose up
  • once container is up, yarn dev

Frontend client

  • Find and replace all rabeeh.me:3000 links to localhost:3000(sorry, didn't have time to add a base URL. Forgot to create an axios instance)
  • yarn
  • yarn dev

About

Furum: A Google Form Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published