Skip to content

cossth/event-management

Repository files navigation

Getting Started

Clone the repo

git clone https://github.com/cossth/event-management.git

Change Connection string in src/app.ts:16

export const connectionString = "mongodb://usr:pswd@localhost/admin";

Run

Enter the following commands

npm install
npm run watch

Screenshots

Home

Admin

Edit

Add

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published