A CLI tool to create a server app project.
Project description
# Create Server App
This project is a template for creating a server application using modern web technologies. It provides a basic structure and setup to help you get started quickly.
## Features
Easy setup and configuration
Template routes using flask
Environment-based configuration
## Getting Started
### Prerequisites
Python v3.8
### Installation
- Install using pip:
`sh pip install create-server-app `
- Create the server-app:
`sh create-server-app <name of your project> ` then done
### Running the Server
To start the server in development mode: `sh python app.py ` or `sh py app.py `
The server will be running at http://localhost:3000.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file create_server_app-1.0.6.3.tar.gz.
File metadata
- Download URL: create_server_app-1.0.6.3.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca5e777126be44298c5756db1b6bfcfd55d70bf788d606deb17533b247e40113
|
|
| MD5 |
f3c58b7b55344d6c0e98b431bcea03f9
|
|
| BLAKE2b-256 |
a7e3b1f35794b4981d328fb9b2e795765aee5a1cee43b9da13fda2f6d2285cb8
|
File details
Details for the file create_server_app-1.0.6.3-py3-none-any.whl.
File metadata
- Download URL: create_server_app-1.0.6.3-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d40a9d4d3ec0b5d436913b35dd0eadc31202aa1fa296704c0d3f2cc0da65ad9
|
|
| MD5 |
b15630e14b4e27934e53efbd26ae5e62
|
|
| BLAKE2b-256 |
fa418b5f198f950a00bf634d388e1927936edba2b20eebd6fe6904d36e3d56a4
|