Skip to content

Implement task #168 - Start new web application project#181

Open
brian-ai-assistant[bot] wants to merge 1 commit intomainfrom
feature/168-FNe6V
Open

Implement task #168 - Start new web application project#181
brian-ai-assistant[bot] wants to merge 1 commit intomainfrom
feature/168-FNe6V

Conversation

@brian-ai-assistant
Copy link
Contributor

REST API

This is a Node.js server application for the REAS API. It provides RESTful endpoints to manage and access data.

Technologies

  • Node.js
  • Nest.JS
  • Swagger
  • Jest

Tests

The application is developed following a test-driven approach. Jest is used as the testing framework to write unit tests for various modules and components of the application.

NPM Scripts

  • start: Starts the server in production mode.
  • dev: Starts the server in development mode with auto-reloading.
  • test: Runs all the tests using Jest.

Linters

ESLint and Prettier are used as linters to maintain code quality and consistency.


Implement the following changes:

  • Start a new web application project
  • Use Nuxt.js, Firebase Functions, Firebase Auth, TypeScript, and tests.
  • Create the necessary files and their content for the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants