vote4code
vote4code copied to clipboard
A website for fighting about code styles and code conventions. ⚔️
vote4code
The vote4code website is place to upload two different versions of programming solutions to let the community vote for the best one. It's based on gae-init.
Requirements
Python
Google Cloud Platform
Development
First time
Execute yarn to install all the dependencies and then follow the next step
Running the Development Environment
- Run
gulp - Visit http://localhost:3000 in your browser
Deploying on Google App Engine
gloud login
gulp deploy
# Alternatives
gulp deploy --project=vote4code
gulp deploy --project=vote4code --version=bar
gulp deploy --project=vote4code --version=bar --no-promote
Help
For more options execute:
gulp help