Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mjg-foundation/nerolis-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,345 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neroli's Lab

Discord badge codecov Conventional Commits Contributor Covenant Semantic Release

Neroli's Lab helps users make informed decisions regarding their investments in Pokémon Sleep. We provide tooling such as production calculators, optimal team composition algorithms, and simulation-based cooking tier lists.

🚀 Quick Links

🤝 Contribute

Want to contribute? You can find out how to get started on our documentation page:

🔗 docs.nerolislab.com →

📦 Build And Run Dependencies

To build and run the app locally, you will need:

  • Node.js and npm
  • Bun
  • Docker with Compose support for the backend database
  • We recommend using nvm to install and select the repo's Node.js version for non-Nix setups

❄️ Optional Nix Dev Shell

This option is community-maintained and is not officially supported by the core dev team.

If you use Nix, this repo includes an optional dev shell:

nix develop

The dev shell provides node, npm, and bun. Docker is still expected to be installed and available on your system outside the dev shell.

🛠️ Quick Start

If you want to get the project running locally, follow these docs in order:

  1. Start with Development Setup: prerequisites, workspace setup, and the shape of the project.
  2. Build the shared library using instructions from Common Library.
  3. Set up the local database and backend environment following Backend.
  4. Start the frontend with Frontend.

📄 License

Released under the Apache 2.0 License.


About

Simulation-based data analysis to provide users with the ability to make informed decisions regarding their investments in Pokémon Sleep

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 74.9%
  • Vue 17.7%
  • HTML 4.2%
  • JavaScript 1.6%
  • CSS 0.9%
  • SCSS 0.7%