Skip to content

This repository contains the backend code for Townhall (Submission to the DeveloperIPL game hackathon). Further details in the README.

Notifications You must be signed in to change notification settings

rahuls98/nimbella-townhall

Repository files navigation

API Documentation : https://documenter.getpostman.com/view/13222079/TVYF8eRz
Frontend code : https://github.com/krishnakeshan/townhall

Setup

Use the "hello world" template to start with:

> nim project create project_name
> nim project deploy project_name

Place folders within template and deploy the project:

project_name/packages/login
project_name/packages/submitIssue
project_name/packages/getIssues
.
.
.

Invoking action with the cli:

> nim action invoke action_name

Getting action url:

> nim action get action_name --url

About

This repository contains the backend code for Townhall (Submission to the DeveloperIPL game hackathon). Further details in the README.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published