Skip to content

takeshi-codes/RegiVGC

Repository files navigation

README

Pokemon VGC Tournament Registration Platform

Table of Contents

Installation

To install this project, you will need to have Docker installed on your machine.

Once you are ready, run docker-compose up in the root directory of this project to spin up everything

Details

Pokemon VGC Tournament Registration Platform created to learn more about Express and MongoDB.

As of July 2020, I have no plans to actually launch this platform, this was purely a learning experiment; but should a need arise, I will consider it.

Uses nvm for managing node versions for multiple contributors.

Uses MongoDB Atlas as the hosted database, but you could also spin up and configure a MongoDB container with Docker.

Uses the following tools to lint & enforce code style:

  • eslint
  • prettier
  • .editorconfig

Debugging

To start debugging, run npm run dev in the root directory of the project.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

About

Pokemon VGC Tournament Registration Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published