Skip to content

kaupunginnaiset/alman-akka

Repository files navigation

alman-akka

๐Ÿณ๏ธโ€๐ŸŒˆ event calendar

CI codecov

Frontend

The frontend of this app uses NextJS and Node 16 together with Yarn 1.x as a package manager.

Development

  • Run yarn to install the required dependencies - you can find docs and installation guide for yarn here if you don't have it yet
  • Run nvm use to set the required version with NVM
  • To fix linter errors, run yarn next lint --fix (when used with vscode, there is a setting in place for automatically formatting on save)

Getting Started

First, start the firebase emulator:

yarn tools:emulator

Then, open another terminal and run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Tests

You can run the unit tests using the command yarn test.
E2e-tests use Cypress and can be run with yarn cypress.

Learn More About Next.js

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

๐Ÿณ๏ธโ€๐ŸŒˆ event calendar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published