Cerium is a forms application very similar in design to Google forms. The backend for the application can be found at go-cerium.
Run yarn to install dependencies. Start the golang backend on port 8000 and use yarn run start to start the development server.
Run yarn build to create a production ready build.
All code is licensed under the Mozilla Public License 2.0