All Projects → isaced → NSPress

isaced / NSPress

Licence: MIT license
A Swift Blogging Platform. (No longer maintenance)

Programming Languages

CSS
56736 projects
swift
15916 projects

Projects that are alternatives of or similar to NSPress

apns
Helpful extensions and abstractions for using APNSwift
Stars: ✭ 75 (+36.36%)
Mutual labels:  vapor
Lingo-Vapor
Vapor provider for Lingo - the Swift localization library
Stars: ✭ 45 (-18.18%)
Mutual labels:  vapor
gatekeeper
Rate limiting middleware for Vapor 👮
Stars: ✭ 54 (-1.82%)
Mutual labels:  vapor
GraphQLRouteCollection
A GraphQL based RouteCollection for Vapor
Stars: ✭ 18 (-67.27%)
Mutual labels:  vapor
submissions
Provides a common structure to deal with data based API requests
Stars: ✭ 15 (-72.73%)
Mutual labels:  vapor
auth
👤 Authentication and Authorization framework for Fluent.
Stars: ✭ 51 (-7.27%)
Mutual labels:  vapor
fluent-postgres-driver
🐘 PostgreSQL driver for Fluent.
Stars: ✭ 120 (+118.18%)
Mutual labels:  vapor
leaf-kit
No description or website provided.
Stars: ✭ 32 (-41.82%)
Mutual labels:  vapor
ferno
Vapor Firebase Realtime database provider
Stars: ✭ 52 (-5.45%)
Mutual labels:  vapor
routing-kit
🚍 High-performance trie-node router.
Stars: ✭ 95 (+72.73%)
Mutual labels:  vapor
readme
Welcome to Vapor development at Nodes 📖
Stars: ✭ 47 (-14.55%)
Mutual labels:  vapor
HomeKitty
A Vapor 3 website to easily browse HomeKit accessories.
Stars: ✭ 75 (+36.36%)
Mutual labels:  vapor
codable-kit
Conveniences for working with Swift's Codable protocols.
Stars: ✭ 19 (-65.45%)
Mutual labels:  vapor
OrderSystem
An independent micro-service that takes orders in and processes payments.
Stars: ✭ 16 (-70.91%)
Mutual labels:  vapor
flash
Flash messages between views ⚡️
Stars: ✭ 34 (-38.18%)
Mutual labels:  vapor
async
⏱ Promises and reactive-streams in Swift built for high-performance and scalability.
Stars: ✭ 35 (-36.36%)
Mutual labels:  vapor
VaporElasticsearch
A Vapor/Swift Elasticsearch client
Stars: ✭ 26 (-52.73%)
Mutual labels:  vapor
Stevenson
Stevenson is a Vapor framework designed to build integrations between Slack apps, GitHub, JIRA and CI services (CircleCI).
Stars: ✭ 57 (+3.64%)
Mutual labels:  vapor
bugsnag
Report errors with Bugsnag 🐛
Stars: ✭ 37 (-32.73%)
Mutual labels:  vapor
mongo-driver
MongoDB driver for Fluent
Stars: ✭ 27 (-50.91%)
Mutual labels:  vapor

NSPress

📖 English | 📖 中文

A Swift Blogging Platform. Simple and Powerful. (No longer maintenance...)

Requirements

Currently in the development of state,plans will have many features, like markdown,theme,plugins...

About database, currently only support mysql for development, follow-up may support more.

Preview

screenshot

style based on Pure

Start

  1. Install Vapor Toolbox
  2. Install & Config MySQL
  3. Build - vapor build
  4. Run - vapor run

then you will see:

➜  NSPress git:(master) vapor run
Running NSPress...
No command supplied, defaulting to serve...
Database prepared
Server 'default' starting at 0.0.0.0:8080

Ok, open http://0.0.0.0:8080 on your browser, you can see everything.

Community

Join the welcoming community in Slack

Contact

Follow and contact me on Twitter or Sina Weibo. If you find an issue, just open a ticket. Pull requests are warmly welcome as well.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].