Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulsejet/cerium
Dangerously accurate Google Forms clone
https://github.com/pulsejet/cerium
clone forms google-forms
Last synced: about 2 months ago
JSON representation
Dangerously accurate Google Forms clone
- Host: GitHub
- URL: https://github.com/pulsejet/cerium
- Owner: pulsejet
- License: mpl-2.0
- Created: 2019-06-14T14:42:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T07:35:23.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T18:53:59.030Z (5 months ago)
- Topics: clone, forms, google-forms
- Language: TypeScript
- Homepage: https://gymkhana.iitb.ac.in/forms/
- Size: 1.69 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cerium
Cerium is a forms application very similar in design to Google forms. The backend for the application can be found at [go-cerium](https://github.com/pulsejet/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