Skip to content
forked from pulsejet/cerium

A dangerously accurate Google Forms clone

License

Notifications You must be signed in to change notification settings

e-aakash/cerium

 
 

Repository files navigation

Cerium

Cerium is a forms application very similar in design to Google forms. The backend for the application can be found at go-cerium.

Development

Run yarn to install dependencies. Start the golang backend on port 8000 and use yarn run start to start the development server.

Build

Run yarn build to create a production ready build.

License

All code is licensed under the Mozilla Public License 2.0

About

A dangerously accurate Google Forms clone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.4%
  • HTML 25.5%
  • CSS 19.3%
  • JavaScript 2.8%