eneiconf / 2020.enei.pt

ENEI 2020 @ Braga

Home Page:https://2020.enei.pt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2020.enei.pt

Build Status

NextJS Web App for the Badge Platform for CeSIUM's Computer Engineering Week event.

This is a collaborative project alongside the Safira backend platform and the nativemoon mobile app.

πŸš€ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

πŸ“₯ Prerequisites

πŸ”§ Setup

Installing npm dependecies.

npm install

πŸ”¨ Development

Starting the development server.

npm run dev

Format the code accordingly to common guide lines.

npm run format

Lint your code with eslint.

npm run lint

πŸ“¦ Deployment

Builds and exports the app for production.

npm run deploy

πŸ’» Usage

Sign-up

The sign-up page is intended to be accessed exclusively by users who have received a custom sign-up link in their emails.

For development purposes, you can craft a sign-up link by following the template:

    YOUR_DOMAIN/signup?id=SAFIRA_UUID

🀝 Contributing

Please read CONTRIBUTING and CODE_OF_CONDUCT for details on our code of conduct and the process for submitting pull requests to us.

πŸ“ License

Copyright (c) 2019-2022, CeSIUM.

This project is licensed under the MIT License - see the LICENSE file for details.

About

ENEI 2020 @ Braga

https://2020.enei.pt

License:MIT License


Languages

Language:JavaScript 100.0%