Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astrobookings/0_api_system
The System API for AstroBookings
https://github.com/astrobookings/0_api_system
api nestjs
Last synced: 5 days ago
JSON representation
The System API for AstroBookings
- Host: GitHub
- URL: https://github.com/astrobookings/0_api_system
- Owner: AstroBookings
- Created: 2024-09-20T13:04:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T18:48:21.000Z (2 months ago)
- Last Synced: 2024-11-22T19:38:03.874Z (2 months ago)
- Topics: api, nestjs
- Language: TypeScript
- Homepage:
- Size: 341 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AstroBookings System API
The System API for AstroBookings is a RESTful API that provides the backend for the AstroBookings platform. It is built with NestJS.
## Installation and running the project
1. Clone the repository
2. Run `npm install` to install the dependencies
3. Run `npm run build` to build the project
4. Run `npm run start` to start the server## Development
1. Run `npm run start:dev` to start the server in development mode
2. Run `npm run test:watch` to run the tests and watch for changes
3. Run `npm run test:e2e` to run the e2e tests---
## [🚀 AstroBookings](https://github.com/AstroBookings)
> [!NOTE]
>
> > _[Alberto Basalo](https://github.com/albertobasalo)_ >> _Elevating Code Quality._